Updated Resource/NavBar/Form key

This commit is contained in:
rockyeverlast
2024-04-12 17:19:16 +05:30
parent f95ad2a6ce
commit d0cb4f79cd
3 changed files with 6 additions and 3 deletions

View File

@@ -248,6 +248,7 @@ const NavBar = () => {
<PopoverBody>
<Link
to="https://learn.rubix.net/pop/"
target="_blank"
className="link"
style={
location.pathname === "/LearnPage"
@@ -269,7 +270,8 @@ const NavBar = () => {
<PopoverBody>
<Link
to="/https://learn.rubix.net/smartcontract/"
to="https://learn.rubix.net/smartcontract/"
target="_blank"
className="link"
style={
location.pathname === "/LearnPage"
@@ -292,6 +294,7 @@ const NavBar = () => {
<PopoverBody>
<Link
to="https://learn.rubix.net/tokenomics/"
target="_blank"
className="link"
style={
location.pathname === "/LearnPage"