hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.58k stars 667 forks source link

DateRange: Add ability to select over disabled dates #443

Open karan9 opened 3 years ago

karan9 commented 3 years ago

Types of changes

What types of changes does your code introduce?

Put an x in the boxes that apply

Description

This PR add the ability to select over the disabled date ranges

Related Issue: #337

aaron5670 commented 3 years ago

Hi @karan9,

Nice work!! 😄