From e2241a3fda7a12b2e90e20a9aef9aadb662a4b25 Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Fri, 25 Aug 2023 14:49:57 -0400 Subject: [PATCH] replace the type "any" with Component --- src/components/main/run-frame/top-bar/TopBar.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/main/run-frame/top-bar/TopBar.vue b/src/components/main/run-frame/top-bar/TopBar.vue index a1e1bf8..239d535 100644 --- a/src/components/main/run-frame/top-bar/TopBar.vue +++ b/src/components/main/run-frame/top-bar/TopBar.vue @@ -9,6 +9,7 @@