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

2.2.102 • 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"/>);
}

Readme

Keywords

none

Package Sidebar

Install

npm i @rh-support/troubleshoot

Weekly Downloads

320

Version

2.2.102

License

none

Unpacked Size

2.57 MB

Total Files

747

Last publish

Collaborators

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