mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-29 05:25:49 +00:00
Updated community profile CEO and mobile menu
This commit is contained in:
@@ -337,18 +337,18 @@ export const MobileMenu = () => {
|
||||
</AccordionButton>
|
||||
<AccordionPanel pb={4}>
|
||||
<Link
|
||||
to="https://rubixexplorer.com/"
|
||||
to="https://getfexr.com/"
|
||||
onClick={handleClick}
|
||||
style={linkStyle}
|
||||
>
|
||||
Wallet
|
||||
</Link>
|
||||
<Link
|
||||
to="https://getfexr.com/"
|
||||
to="https://rubixexplorer.com/"
|
||||
onClick={handleClick}
|
||||
style={linkStyle}
|
||||
>
|
||||
Explore
|
||||
Explorer
|
||||
</Link>
|
||||
</AccordionPanel>
|
||||
</AccordionItem>
|
||||
|
||||
Reference in New Issue
Block a user