frontend/create-loggin-page #67

Merged
Dr_S_Eggs merged 14 commits from frontend/create-loggin-page into main 2025-04-09 23:15:49 +02:00
Showing only changes of commit 7dfce2e38b - Show all commits

View file

@ -17,7 +17,6 @@ app.use(PrimeVue, {
preset: Aura,
},
})
app.use(pinia)
app.use(ToastService);
app.use(createPinia())