Merge branch 'master' of https://github.com/primefaces/primevue
commit
846eca6fc2
|
@ -1,5 +1,5 @@
|
|||
const $appState = {
|
||||
install: (Vue, options) => {
|
||||
install: (Vue) => {
|
||||
Vue.config.globalProperties.$appState = reactive({
|
||||
theme: 'lara-light-blue',
|
||||
darkTheme: false,
|
||||
|
|
Loading…
Reference in New Issue