@rh-support/troubleshoot
TypeScript icon, indicating that this package has built-in type declarations

2.2.107 • Public • Published

troubleshoot

Pluggable troubleshoot module.

Usage

import {
    Troubleshoot
} from '@rh-support/troubleshoot';
<!-- import '@rh-support/troubleshoot/lib/troubleshoot.css'; -->
import React from 'react';
import { RouteComponentProps } from 'react-router-dom';

export function TroubleshootApp(routeProps: RouteComponentProps<{}>) {
    return (<Troubleshoot routeProps={routeProps} basePath="/troubleshoot"/>);
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.2.107
    57
    • latest

Version History

Package Sidebar

Install

npm i @rh-support/troubleshoot

Weekly Downloads

1,487

Version

2.2.107

License

none

Unpacked Size

2.58 MB

Total Files

747

Last publish

Collaborators

  • aakankshabhende
  • sumising
  • ppareekh
  • johnbarguti
  • seyed
  • anujsi