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

2.1.78 • Public • Published

troubleshoot

Pluggable cases module

Usage

import {
    Cases, ICasesRouteURLParams
} from '@rh-support/cases';
import '@rh-support/cases/lib/cases.css';
import React from 'react';
import { RouteComponentProps } from 'react-router-dom';

export default function CasesApp(routeProps: RouteComponentProps<ICasesRouteURLParams>) {
    return (<Cases routeProps={routeProps} basePath="/cases" />);
}

.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.78
    9
    • latest

Version History

Package Sidebar

Install

npm i @rh-support/cases

Weekly Downloads

35

Version

2.1.78

License

none

Unpacked Size

700 kB

Total Files

202

Last publish

Collaborators

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