gpbl / react-day-picker

DayPicker is a customizable date picker component for React. Add date pickers, calendars, and date inputs to your web applications.

Home Page:https://daypicker.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"export 'ClassNames' was not found in 'react-day-picker'Bug:

Zeb1986 opened this issue · comments

Trying to make everything like in docs.
import { ClassNames, DayPicker } from 'react-day-picker';
import styles from 'react-day-picker/dist/style.module.css';
but getting this error on build