From 9ca72cbc751162fcb380f23c2b4d9295b41e4711 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Wed, 4 May 2022 17:14:45 +0000 Subject: [PATCH] Disable cancel button when cancelling Signed-off-by: Christopher Ng --- src/components/ExportSection.vue | 2 +- src/components/ImportSection.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ExportSection.vue b/src/components/ExportSection.vue index 29c04ee5..8e4ba455 100644 --- a/src/components/ExportSection.vue +++ b/src/components/ExportSection.vue @@ -64,7 +64,7 @@ diff --git a/src/components/ImportSection.vue b/src/components/ImportSection.vue index 27068ad7..bc19ffe2 100644 --- a/src/components/ImportSection.vue +++ b/src/components/ImportSection.vue @@ -43,7 +43,7 @@