fix: prevent double click

This commit is contained in:
18alantom
2022-01-24 12:18:48 +05:30
parent 6b0aab815f
commit 4e81e0fbcc
-1
View File
@@ -22,7 +22,6 @@
<p class="text-base">{{ message }}</p>
<button
v-if="actionText"
@click="action"
class="text-sm text-gray-700 hover:text-gray-800"
>
{{ actionText }}