From a84facfa4fa8a98afc36a67dd410c2115bd302c9 Mon Sep 17 00:00:00 2001 From: bqy <1743369777@qq.com> Date: Tue, 8 Feb 2022 05:51:03 +0800 Subject: [PATCH] refactor(components): [notification] use useNamespace (#5722) --- .../notification/src/notification.vue | 29 +++++++------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/packages/components/notification/src/notification.vue b/packages/components/notification/src/notification.vue index 9d52cbaff2..73cc670f19 100644 --- a/packages/components/notification/src/notification.vue +++ b/packages/components/notification/src/notification.vue @@ -1,31 +1,27 @@