remove unnecessary comments -- floor commit for crypto test

This commit is contained in:
Zhongheng Liu 2024-02-18 15:36:47 +02:00
commit 3957f49e49
No known key found for this signature in database

View file

@ -24,9 +24,6 @@ export const Topbar = ({
<h1 className="topbar-span children">
{strings[lang].homepage.title}
</h1>
{/* <p className="topbar-span children">
{strings[lang].homepage.description}
</p> */}
</span>
</div>
);