update link

This commit is contained in:
YasinShaikh123
2024-10-07 14:42:32 +05:30
parent 6e48eb133d
commit 04d044160e
11 changed files with 167 additions and 59 deletions

View File

@@ -73,7 +73,7 @@ const NavBar = () => {
<Box display={"flex"} alignItems={"center"} gap={7}>
<NavLink
to="/mainNet"
to="/main-net"
style={({ isActive }) => ({
fontSize: "14px",
fontWeight: "400",