init component
This commit is contained in:
6
node_modules/buetify/lib/components/dialog/theme.js
generated
vendored
Executable file
6
node_modules/buetify/lib/components/dialog/theme.js
generated
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
import { shallowReactive } from 'vue';
|
||||
export const DialogTheme = shallowReactive({
|
||||
dark: 'is-grey-dark',
|
||||
light: ''
|
||||
});
|
||||
//# sourceMappingURL=theme.js.map
|
||||
Reference in New Issue
Block a user