From 7a32ec4fe37fca26642e44402ef4309453c252c4 Mon Sep 17 00:00:00 2001 From: kunish Date: Thu, 31 Aug 2023 01:30:08 +0800 Subject: [PATCH] feat: update header --- src/components/Header.tsx | 12 ++++++------ src/pages/Connections.tsx | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 878d52f..6c997ed 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -21,7 +21,7 @@ const Nav: ParentComponent<{ href: string; tooltip: string }> = ({ }) => (
  • @@ -106,8 +106,8 @@ export const Header = () => { } return ( -