react-chakra-date-picker
react-chakra-date-picker copied to clipboard
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