2
0
mirror of https://github.com/frappe/books.git synced 2024-12-24 11:55:46 +00:00

fix: prevent double click

This commit is contained in:
18alantom 2022-01-24 12:18:48 +05:30
parent 6b0aab815f
commit 4e81e0fbcc

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 }}