Compare commits
No commits in common. "13bb4330e562e7b0f666e3b02ab42e80696c2972" and "4f6b5bab31c6322b79dcfd9cce07eaa809548383" have entirely different histories.
13bb4330e5
...
4f6b5bab31
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