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

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

.

Readme

Keywords

none

Package Sidebar

Install

npm i @rh-support/cases

Weekly Downloads

283

Version

2.6.7

License

none

Unpacked Size

719 kB

Total Files

211

Last publish

Collaborators

  • seyed
  • anujsi
  • johnbarguti
  • ppareekh
  • aakankshabhende
  • arajak
  • jeudy100
  • bkale
  • tkinare