mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Make aura default
This commit is contained in:
parent
60193987ef
commit
9efff5b52b
18 changed files with 2549 additions and 74 deletions
|
@ -1,7 +1,7 @@
|
|||
const $appState = {
|
||||
install: (Vue, options) => {
|
||||
Vue.config.globalProperties.$appState = reactive({
|
||||
theme: 'lara-light-green',
|
||||
theme: 'aura-light-green',
|
||||
darkTheme: false,
|
||||
codeSandbox: false,
|
||||
sourceType: 'options-api',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue