Skip to content

Commit 8c659c3

Browse files
author
FalkWolsky
committed
Calendar Premium Views and year View
1 parent 040daf0 commit 8c659c3

File tree

9 files changed

+316
-170
lines changed

9 files changed

+316
-170
lines changed

client/packages/lowcoder-comps/package.json

+2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@
1010
"@fullcalendar/interaction": "^6.1.6",
1111
"@fullcalendar/list": "^6.1.9",
1212
"@fullcalendar/moment": "^6.1.6",
13+
"@fullcalendar/multimonth": "^6.1.6",
1314
"@fullcalendar/react": "^6.1.6",
1415
"@fullcalendar/resource": "^6.1.11",
1516
"@fullcalendar/resource-timegrid": "^6.1.11",
1617
"@fullcalendar/resource-timeline": "^6.1.11",
1718
"@fullcalendar/timegrid": "^6.1.6",
19+
"@fullcalendar/timeline": "^6.1.6",
1820
"@types/react": "^18.2.45",
1921
"@types/react-dom": "^18.2.18",
2022
"big.js": "^6.2.1",

0 commit comments

Comments
 (0)