chore(frontend): Add Vuetify
Add Vuetify and simple slider to about page
This commit is contained in:
parent
2daa49868c
commit
6d73120975
4 changed files with 54 additions and 8 deletions
|
@ -1,6 +1,7 @@
|
|||
<template>
|
||||
<div class="about">
|
||||
<h1>This is an about page</h1>
|
||||
<v-slider></v-slider>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue