simple-chakra-ui-datepicker
v1.1.0
Published
This is a package inspired on the necesity to use a datepicker for [Chakra UI](https://v1.chakra-ui.com/faq#is-there-a-datepicker-in-chakra-ui).
Downloads
660
Maintainers
Readme
Simple Chakra UI Datepicker
This is a package inspired on the necesity to use a datepicker for Chakra UI.
Read the docs here, see the example here
New features
- Adding prop to close on click
Instalation
NPM:
npm install --save simple-chakra-ui-datepicker
Usage
import { SimpleDatePicker } from 'simple-chakra-ui-datepicker'
<SimpleDatePicker />
Author
This library is created by Aarón Montes.
License
MIT
Development
Want to contribute? Great!. Open a new PR here or a new issue here