Merge pull request #765 from getmaxun/pre-release-22

chore: update socials
This commit is contained in:
Karishma Shukla
2025-09-09 15:32:23 +05:30
committed by GitHub

View File

@@ -413,7 +413,7 @@ export const NavBar: React.FC<NavBarProps> = ({
<YouTube sx={{ marginRight: '5px' }} /> YouTube <YouTube sx={{ marginRight: '5px' }} /> YouTube
</MenuItem> </MenuItem>
<MenuItem onClick={() => { <MenuItem onClick={() => {
window.open('https://x.com/maxun_io?ref=app', '_blank'); window.open('https://x.com/MaxunHQ?ref=app', '_blank');
}}> }}>
<X sx={{ marginRight: '5px' }} /> Twitter (X) <X sx={{ marginRight: '5px' }} /> Twitter (X)
</MenuItem> </MenuItem>