mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 22:42:33 +00:00
Merge pull request #85 from nico-bachner/master
Change "All" link href in Navbar
This commit is contained in:
commit
1401bd70f6
@ -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