mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-16 21:18:03 +00:00
Add signin view, fix linting
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<v-app>
|
||||
<AppBar />
|
||||
<AppBar />
|
||||
<v-main>
|
||||
<router-view/>
|
||||
<router-view />
|
||||
</v-main>
|
||||
</v-app>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user