# Nepali Date picker using Mantine

## Installation

```bash
# With yarn
yarn add @mantine/core @mantine/hooks @samyeak/nepali-date-picker-mantine dayjs

# With npm
npm install @mantine/core @mantine/hooks @samyeak/nepali-date-picker-mantine dayjs

# with pnpm
pnpm add @mantine/core @mantine/hooks @samyeak/nepali-date-picker-mantine dayjs
```

# Usage

Please use the documentations here https://mantine.dev/dates/getting-started/

# Reference

Forked from [@vurilo](https://github.com/vurilo/nepali-date-picker)
