hernansartorio / react-nice-dates

A responsive, touch-friendly, and modular date picker library for React.
https://reactnicedates.hernansartorio.com
MIT License
1.1k stars 82 forks source link

Fixed typescript declaration error #88

Closed mustakimkr closed 2 years ago

mustakimkr commented 2 years ago

Typescript Error Module '"react-nice-dates"' has no exported member 'START_DATE'. Module '"react-nice-dates"' has no exported member 'END_DATE'

Fix Constants START_DATE and END_DATE exported from ts module declaration.