Added timout attribute to snackbar variable fixes #54

This commit is contained in:
Theresa Gresch 2018-10-29 10:56:18 +01:00
parent d53ae64989
commit 4c20c74e77

View file

@ -2,6 +2,7 @@
<v-snackbar
v-model="visible"
:color="color"
:timeout="0"
top
right
>