From 2698f01a0fcaac9ab49adc02ac2ff06d2cde02f6 Mon Sep 17 00:00:00 2001 From: zaelgohary Date: Sun, 16 Nov 2025 07:26:47 +0200 Subject: [PATCH] Disable action btns while deletion --- packages/playground/src/weblets/tf_contracts_list.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/packages/playground/src/weblets/tf_contracts_list.vue b/packages/playground/src/weblets/tf_contracts_list.vue index a6c5fa57d9..598481f348 100644 --- a/packages/playground/src/weblets/tf_contracts_list.vue +++ b/packages/playground/src/weblets/tf_contracts_list.vue @@ -172,8 +172,8 @@
You are about to permanently delete all contracts. This action cannot be reversed!
- Cancel - Delete + Cancel + Delete @@ -194,8 +194,10 @@ - Cancel - Confirm + Cancel + + Confirm +