Skip to content

Commit 01a9707

Browse files
authored
Merge branch 'devvsakib:main' into prettier
2 parents 3510c34 + 7934c2e commit 01a9707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header/Header.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ function Header({ countStar, notice }) {
9090
</a>
9191
) : (
9292
<Link className="flex items-center gap-1" to={link.link}>
93-
{link.icon}
93+
{/* {link.icon} */}
9494
{link.name}
9595
</Link>
9696
)}

0 commit comments

Comments
 (0)