From 3957f49e49b9f1d3b736c8f67d28857146cab0fc Mon Sep 17 00:00:00 2001 From: Zhongheng Liu Date: Sun, 18 Feb 2024 15:36:47 +0200 Subject: [PATCH] remove unnecessary comments -- floor commit for crypto test --- src/Topbar/Topbar.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Topbar/Topbar.tsx b/src/Topbar/Topbar.tsx index 0c4022f..8073c09 100644 --- a/src/Topbar/Topbar.tsx +++ b/src/Topbar/Topbar.tsx @@ -24,9 +24,6 @@ export const Topbar = ({

{strings[lang].homepage.title}

- {/*

- {strings[lang].homepage.description} -

*/} );