Add fullcalendar
This commit is contained in:
parent
6507099bad
commit
76fa105d11
10
default.json
10
default.json
@ -26,6 +26,16 @@
|
|||||||
"@mui/icons-material",
|
"@mui/icons-material",
|
||||||
"@mui/material"
|
"@mui/material"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"groupName": "fullcalendar",
|
||||||
|
"matchPackageNames": [
|
||||||
|
"@fullcalendar/core",
|
||||||
|
"@fullcalendar/daygrid",
|
||||||
|
"@fullcalendar/interaction",
|
||||||
|
"@fullcalendar/list",
|
||||||
|
"@fullcalendar/react"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user