React Multiple Datepicker Component

Description:

The React Multiple Datepicker lets the user pick more than one date from the date picker.

Installation:

# Yarn
$ yarn add react-multiple-datepicker

# NPM
$ npm install react-multiple-datepicker –save

Preview:

React Multiple Datepicker Component

Add Comment