play button :)
This commit is contained in:
parent
8d3bddfd5b
commit
63999a9e74
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
<v-icon>view_carousel</v-icon> Decks
|
||||
</v-btn>
|
||||
|
||||
<v-btn flat>
|
||||
<v-icon>play_arrow</v-icon> Play
|
||||
</v-btn>
|
||||
|
||||
<v-btn flat :to="{ name: 'usercp' }">
|
||||
<v-icon>person</v-icon> {{ user.login }}
|
||||
</v-btn>
|
||||
|
|
Reference in a new issue