0.0.3 • Published 6 years ago
am-rccomponent v0.0.3
@am/rc-component
A common React component library
How to use
Install the library
npm i --save @am/rc-componentImport library
import { Tab, Accordion } from "@am/rc-component";Storybook
See the visualization of the component by run the storybook
npm run storybookComponent
The list of common component:
- Tab
- Accordion