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

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

.

Dependents (0)

Package Sidebar

Install

npm i @rh-support/cases

Weekly Downloads

1,070

Version

2.1.70

License

none

Unpacked Size

699 kB

Total Files

202

Last publish

Collaborators

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