Files
emaui/node_modules/@mantine/dates/README.md
2026-05-29 15:23:46 +03:00

388 B

Mantine dates

npm

Calendars, date and time pickers

View documentation

Installation

# With yarn
yarn add @mantine/core @mantine/hooks @mantine/dates dayjs

# With npm
npm install @mantine/core @mantine/hooks @mantine/dates dayjs

License

MIT