mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-14 20:28:25 -04:00
Add Material Design for Public and Admin
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
// Generated by dts-bundle v0.7.3-fork.1
|
||||
// Dependencies for this module:
|
||||
// ../../../../../@fullcalendar/core
|
||||
|
||||
declare module '@fullcalendar/bootstrap' {
|
||||
import { Theme } from '@fullcalendar/core';
|
||||
export class BootstrapTheme extends Theme {
|
||||
}
|
||||
const _default: import("@fullcalendar/core").PluginDef;
|
||||
export default _default;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user