redneck-ui
v1.6.7
Published
COMPONENTS: - Button - Checkbox - FlexLayout - Input - Modal - SideMenu - Switcher
Downloads
1,099
Readme
redneck-ui
COMPONENTS:
- Button
- Checkbox
- FlexLayout
- Input
- Modal
- SideMenu
- Switcher
INSTALLATION:
yarn add redneck-ui
Don't forget import styles!!!.
import 'redneck-ui/dist/esm/index.css';
FOR DEVELOPERS:
yarn
npx storybook@latest init
storybook dev -p 6006
Open http://localhost:6006 with your browser to see the storybook.