formating

This commit is contained in:
Jan Hoegerle 2025-04-04 12:50:34 +02:00
parent 29d1f41de5
commit 15c4e0b246

View file

@ -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())