Compare commits

..

No commits in common. "13bb4330e562e7b0f666e3b02ab42e80696c2972" and "4f6b5bab31c6322b79dcfd9cce07eaa809548383" have entirely different histories.

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