Calendar Stack for React JS
This project was bootstrapped with Create React App.
How to Use
- First, you need to install this package using npm install calendar-stack
- Second, you can use component inside src/Container/CalendarStack to start using component
- This component for now only have one props, which is handleChangeCalendar
- You can use that for trigger your apps with your own needs.