@yougotbud/datepicker
v0.2.12
Published
A react date picker using chakra-ui components.
Downloads
5
Readme
React Chakra UI Date Picker
A react date picker using chakra-ui components.
Based on @react-datepicker/styled
Why use react-chakra-ui-datepicker
Easily customize components using the built in Chakra UI theme, or pass a theme variable into the component and apply styling to individual components and states.
Commands
Start
yarn start
Storybook
yarn storybook
Example
cd example
yarn start