Upgrading packages
This commit is contained in:
@@ -36,7 +36,7 @@ const MobileNav: FC<MobileNavProps> = ({ updateOpen }: MobileNavProps) => {
|
||||
backgroundColor: "none",
|
||||
}}
|
||||
_focus={{
|
||||
backgroundColor: "none"
|
||||
backgroundColor: "none",
|
||||
}}
|
||||
>
|
||||
<Link onClick={() => updateOpen(false)} href={navItem[1]}>
|
||||
|
||||
Reference in New Issue
Block a user