Skip to content

Commit 61f4c20

Browse files
committed
click時のアニメーションを無効化
1 parent 8906d6a commit 61f4c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/SimpleBottomSheet.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
persistent
66
scrollable
77
hide-overlay
8-
no-click-animationv
8+
no-click-animation
99
>
1010
<v-card class="card">
1111
<v-card-title class="card-title" />

0 commit comments

Comments
 (0)