mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 14:42:31 +00:00
Change All link href in Navbar
This commit is contained in:
parent
f52c780c97
commit
2556e73ccb
@ -34,7 +34,7 @@ const Navbar: FC = () => {
|
||||
</a>
|
||||
</Link>
|
||||
<nav className="space-x-4 ml-6 hidden lg:block">
|
||||
<Link href="/">
|
||||
<Link href="/search">
|
||||
<a className={s.link}>All</a>
|
||||
</Link>
|
||||
<Link href="/search?q=clothes">
|
||||
|
Loading…
x
Reference in New Issue
Block a user