Upgrade chakra, react, react dom, types react and refactored after upgrades.
This commit is contained in:
@@ -6,7 +6,7 @@ const DesktopNav = (): JSX.Element => {
|
||||
return (
|
||||
<HStack
|
||||
as="nav"
|
||||
d={{ base: "none", lg: "flex" }}
|
||||
display={{ base: "none", lg: "flex" }}
|
||||
h="auto"
|
||||
w="auto"
|
||||
spacing={4}
|
||||
|
||||
Reference in New Issue
Block a user