redneck-ui
v2.0.7
Published
COMPONENTS: - Button - Checkbox - FlexLayout - Input - Modal - SideMenu - Switcher
Readme
redneck-ui
COMPONENTS:
- Button
- Checkbox
- FlexLayout
- Input
- Modal
- SideMenu
- Switcher
INSTALLATION:
yarn add redneck-uiDon't forget import styles!!!.
import 'redneck-ui/dist/esm/index.css';
FOR DEVELOPERS:
yarnnpx storybook@latest initstorybook dev -p 6006Open http://localhost:6006 with your browser to see the storybook.
