Compare commits
5 commits
4f6b5bab31
...
13bb4330e5
Author | SHA1 | Date | |
---|---|---|---|
13bb4330e5 | |||
31a4cb3c39 | |||
15c4e0b246 | |||
29d1f41de5 | |||
89e7f84469 |
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ const app = createApp(App)
|
||||||
|
|
||||||
app.use(PrimeVue, {
|
app.use(PrimeVue, {
|
||||||
theme: {
|
theme: {
|
||||||
preset: Aura
|
preset: Aura
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
app.use(createPinia())
|
app.use(createPinia())
|
||||||
|
|
Loading…
Add table
Reference in a new issue