From 8e7a87a5bc169f3933b8a20fa9fdf84e01a9c888 Mon Sep 17 00:00:00 2001 From: thejjw <72130076+thejjw@users.noreply.github.com> Date: Fri, 23 May 2025 16:56:31 +0900 Subject: [PATCH] Update src/components/header.tsx i guess that is right Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --- src/components/header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/header.tsx b/src/components/header.tsx index 60288ae..9ba6e14 100644 --- a/src/components/header.tsx +++ b/src/components/header.tsx @@ -87,7 +87,7 @@ export const Header = ({
  • - {`v${version}`} + {`v${version}`}
  • {rightNav}