remove settings on navbar (for now)
All checks were successful
deploy / deploy (push) Successful in 1m10s
All checks were successful
deploy / deploy (push) Successful in 1m10s
This commit is contained in:
parent
cf75dfb06d
commit
d769b0d15e
@ -44,12 +44,12 @@ export default function Navbar() {
|
||||
icon={<MagnifyingGlassIcon height={23} width={23} />}
|
||||
href="/search"
|
||||
/>
|
||||
<NavbarButton
|
||||
{/* <NavbarButton
|
||||
ariaLabel="View your settings"
|
||||
text="Settings"
|
||||
icon={<CogIcon height={23} width={23} />}
|
||||
href="/settings"
|
||||
/>
|
||||
/> */}
|
||||
</Card>
|
||||
</>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user