79198858

Date: 2024-11-18 06:26:16
Score: 1
Natty:
Report link

Fix the GridItem area prop typo: "asbide" to "aside" As you have mentioned above in templateAreas templateAreas={ { base: "nav" "main", md: "nav nav" "aside main" } }

<Show above="md">
        <GridItem area="aside" bg="red">
          Aside
        </GridItem>
      </Show>

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Awais