Merge pull request #85 from nico-bachner/master

Change "All" link href in Navbar
This commit is contained in:
B 2020-11-26 13:47:27 -03:00 committed by GitHub
commit 1401bd70f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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">