/simple-chakra-ui-datepicker

A project to build a custom datepicker on top of Chakra UI for React JS

Primary LanguageTypeScriptMIT LicenseMIT

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