Skip to content

Commit a5a2e5f

Browse files
committed
timeout made snacker prop to false, now store handles it
1 parent c27229f commit a5a2e5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/FeedBack/Snackers.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ function calc_margin(index) {
2323
transition="slide-x-reverse-transition"
2424
max-width="200px"
2525
height="20px"
26-
timeout="10000"
26+
timeout="-1"
2727
z-index="4"
2828
>
2929
<v-row dense class="flex-nowrap">

0 commit comments

Comments
 (0)