Skip to content

Commit d58bcf9

Browse files
committed
feat: calender main ์ˆ˜์ • 01
1 parent 824fa55 commit d58bcf9

File tree

6 files changed

+2242
-3337
lines changed

6 files changed

+2242
-3337
lines changed

โ€Žpackage.jsonโ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
"prepare": "husky"
1616
},
1717
"dependencies": {
18+
"@fullcalendar/core": "^6.1.11",
19+
"@fullcalendar/daygrid": "^6.1.11",
20+
"@fullcalendar/interaction": "^6.1.11",
21+
"@fullcalendar/react": "^6.1.11",
1822
"@lukemorales/query-key-factory": "^1.3.4",
1923
"@supabase/supabase-js": "^2.42.7",
2024
"@tanstack/react-query": "^5.29.0",

0 commit comments

Comments
ย (0)