From 0a692fc88ea5b54ba52a3cf0724c167df8033d48 Mon Sep 17 00:00:00 2001 From: Yue JIN Date: Mon, 25 Mar 2024 11:18:57 +0800 Subject: [PATCH] refactor: remove unused color class --- components/DialogConfirm.vue | 4 ++-- tests/__snapshots__/component.nuxt.test.ts.snap | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/DialogConfirm.vue b/components/DialogConfirm.vue index 68268ad..c1f76d5 100644 --- a/components/DialogConfirm.vue +++ b/components/DialogConfirm.vue @@ -36,8 +36,8 @@ defineExpose({ open }) - Cancel - Confirm + Cancel + Confirm diff --git a/tests/__snapshots__/component.nuxt.test.ts.snap b/tests/__snapshots__/component.nuxt.test.ts.snap index e946427..353b946 100644 --- a/tests/__snapshots__/component.nuxt.test.ts.snap +++ b/tests/__snapshots__/component.nuxt.test.ts.snap @@ -22,11 +22,11 @@ exports[`component DialogConfirm.vue > should open and close 1`] = ` message
-