diff --git a/src/components/Menu/index.jsx b/src/components/Menu/index.jsx index b631099..436018e 100644 --- a/src/components/Menu/index.jsx +++ b/src/components/Menu/index.jsx @@ -34,9 +34,9 @@ const Menu = ({ menu, selected, onSelect, isLoggedIn, onUpdateMenu }) => { const onSelectMenuItem = (name, path) => { selectionRef.current.select(name); - if (name == "Gigs") { - window.location.href = `${process.env.URL.BASE}/gigs`; - } + // if (name == "Gigs") { + // window.location.href = `${process.env.URL.BASE}/gigs`; + // } if (path) { navigate(path); }
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: