mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 22:42:33 +00:00
a11y pass
This commit is contained in:
parent
c9e3795712
commit
3cdd921a10
@ -15,7 +15,7 @@ const Navbar: FC<Props> = ({ className }) => {
|
||||
<div className="flex justify-between align-center flex-row py-4 md:py-6 relative">
|
||||
<div className="flex flex-1 items-center">
|
||||
<Link href="/">
|
||||
<a className="cursor-pointer">
|
||||
<a className="cursor-pointer" aria-label="Logo">
|
||||
<Logo />
|
||||
</a>
|
||||
</Link>
|
||||
|
Loading…
x
Reference in New Issue
Block a user