UNPKG

@mantine/dates

Version:

Calendars, date and time pickers based on Mantine components

22 lines (13 loc) 388 B
# Mantine dates [![npm](https://img.shields.io/npm/dm/@mantine/dates)](https://www.npmjs.com/package/@mantine/dates) Calendars, date and time pickers [View documentation](https://mantine.dev/) ## Installation ```bash # With yarn yarn add @mantine/core @mantine/hooks @mantine/dates dayjs # With npm npm install @mantine/core @mantine/hooks @mantine/dates dayjs ``` ## License MIT