# @mantine/schedule

[![npm](https://img.shields.io/npm/dm/@mantine/schedule)](https://www.npmjs.com/package/@mantine/schedule)

Schedule Mantine component

[View documentation](https://mantine.dev/)

## Installation

```bash
# With yarn
yarn add @mantine/schedule @mantine/core @mantine/hooks @mantine/dates

# With npm
npm install @mantine/schedule @mantine/core @mantine/hooks @mantine/dates
```

## License

MIT
