From 0c18912f4e58675b28ddd5842b47f28f837de85b Mon Sep 17 00:00:00 2001 From: Li Kui <90845831+likui628@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:02:48 +0800 Subject: [PATCH] fix: typo (#4047) --- apps/web-naive/src/views/demos/naive/index.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/web-naive/src/views/demos/naive/index.vue b/apps/web-naive/src/views/demos/naive/index.vue index 26b4ace7c8d..e328f4134b8 100644 --- a/apps/web-naive/src/views/demos/naive/index.vue +++ b/apps/web-naive/src/views/demos/naive/index.vue @@ -14,9 +14,7 @@ function warning() { message.warning('How many roads must a man walk down'); } function success() { - message.success( - "'Cause you walked hand in hand With another man in my place", - ); + message.success('Cause you walked hand in hand With another man in my place'); } function loading() { message.loading(