removed my page link from header nav

This commit was merged in pull request #675.
This commit is contained in:
victorAnumudu
2024-03-25 17:17:08 +01:00
parent f3b977c624
commit 44ae966cc1
6 changed files with 65 additions and 27 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ export default function Header({ logoutModalHandler, sidebarHandler }) {
{/* balance */}
{/* My Page Button */}
{userDetails.account_type === "FULL" ? <PageButton /> : null}
{/* {userDetails.account_type === "FULL" ? <PageButton /> : null} */}
{/*<div className="lg:hidden block"></div>*/}
<WalletHeader