From a1669ff9fccb58e4a0e82e19ed2948bc68abb6b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=A2=96=E9=80=B8?=
<49649786+Zuoqiu-Yingyi@users.noreply.github.com>
Date: Tue, 18 Jul 2023 09:51:22 +0800
Subject: [PATCH] =?UTF-8?q?refactor(components):=20=E4=BC=98=E5=8C=96=20Bl?=
=?UTF-8?q?ockIcon=20=E7=BB=84=E4=BB=B6=20|=20Optimize=20BlockIcon=20compo?=
=?UTF-8?q?nent.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Dock.svelte | 16 +++++++-----
src/components/Tab.svelte | 50 ++++++++++++++++++++++++++++++++++++++
2 files changed, 60 insertions(+), 6 deletions(-)
create mode 100644 src/components/Tab.svelte
diff --git a/src/components/Dock.svelte b/src/components/Dock.svelte
index 4040b75..49cacf5 100644
--- a/src/components/Dock.svelte
+++ b/src/components/Dock.svelte
@@ -17,6 +17,7 @@
+
+
+
+
+
+