From 3297a727c64684081acb6924af553a7cc5f940a7 Mon Sep 17 00:00:00 2001 From: j10c Date: Wed, 13 Nov 2024 14:03:46 +0800 Subject: [PATCH] feat(title-bar): receive loading state from props --- src/components/TitleBar/index.vue | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/components/TitleBar/index.vue b/src/components/TitleBar/index.vue index 514d5a12..a0e48e51 100644 --- a/src/components/TitleBar/index.vue +++ b/src/components/TitleBar/index.vue @@ -18,19 +18,15 @@