UNPKG
rc-calendars
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
This a simple react calendar component
github.com/cc-ch/rc-calendars
cc-ch/rc-calendars
rc-calendars
/
index.js
7 lines
(6 loc)
•
104 B
JavaScript
View Raw
1
2
3
4
5
6
7
/** * Author chencc * Date 2020/03/29 */
import
Calendar
from
'./dist/index'
export
default
Calendar