Skip to content

Commit

Permalink
Remove header item
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Oct 1, 2024
1 parent c2c3fae commit 2c0af22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Modules/Header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import './Header.scss';
const Header: React.FC = () => {
return (
<header className="app-header">
<h1>Get Voi</h1>
<nav>
<ul>
<li><a href="https://www.mexc.com/exchange/VOI_USDT">MEXC</a></li>
Expand Down

0 comments on commit 2c0af22

Please sign in to comment.