feat(frontend): added pinia, i18n and started login
This commit is contained in:
parent
64c11393c4
commit
0392c0c7cf
14 changed files with 455 additions and 20 deletions
|
@ -40,7 +40,7 @@ const vuetify = createVuetify({
|
|||
components,
|
||||
directives,
|
||||
theme: {
|
||||
defaultTheme: 'dark',
|
||||
defaultTheme: 'light',
|
||||
// themes: {
|
||||
// customeTheme,
|
||||
// },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue