@rhc-shared-components/table-toolbar
v1.2.2
Published
A common toolbar for all connect tables
Downloads
38
Keywords
Readme
@rhc-shared-components/table-toolbar
project description
Install
npm install --save @rhc-shared-components/table-toolbar
Usage
import React from 'react'
import { TableToolbar } from '@rhc-shared-components/table-toolbar'
export const Component = () => {
return <TableToolbar />
}
License
MIT © authorGithubUsername