get create client working
This commit is contained in:
parent
4a3576168a
commit
cb33d0c3b3
11 changed files with 1179 additions and 336 deletions
|
|
@ -7,6 +7,7 @@ import { globalSettings } from "./globalSettings";
|
|||
import { createPinia } from "pinia";
|
||||
|
||||
// Vuetify
|
||||
import "@primeuix/themes/aura";
|
||||
import "vuetify/styles";
|
||||
import { createVuetify } from "vuetify";
|
||||
import * as components from "vuetify/components";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue