0.2.2 • Published 7 years ago

calendar-react v0.2.2

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

Base on react-date-range

How to use?

  • install

npm install --save-dev calendar-react react-date-range

  • import

import CalendarSelector from 'calendar-react'

Warning for CalendarSelector, not Calendar

  • use
<CalendarSelector
	show={this.state.showCalendarSelector}
	callback={() => console.log("callback")}/>
0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

1.0.0

7 years ago