Skip to content

Commit

Permalink
Merge branch 'devvsakib:main' into prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Bashamega authored Jul 29, 2024
2 parents 3510c34 + 7934c2e commit 01a9707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ function Header({ countStar, notice }) {
</a>
) : (
<Link className="flex items-center gap-1" to={link.link}>
{link.icon}
{/* {link.icon} */}
{link.name}
</Link>
)}
Expand Down

0 comments on commit 01a9707

Please sign in to comment.