Upgrading packages

This commit is contained in:
Lucid Kobold
2021-11-20 16:23:59 -06:00
parent 67bb129ac1
commit a7da4ac6f6
5 changed files with 96 additions and 96 deletions

View File

@@ -36,7 +36,7 @@ const MobileNav: FC<MobileNavProps> = ({ updateOpen }: MobileNavProps) => {
backgroundColor: "none",
}}
_focus={{
backgroundColor: "none"
backgroundColor: "none",
}}
>
<Link onClick={() => updateOpen(false)} href={navItem[1]}>