formating
This commit is contained in:
parent
29d1f41de5
commit
15c4e0b246
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