Chakra Ui Show above didnt work

for the verstion 3.0

This text appears at the “sm” value screen width or greater.

Show above Not work for Me

If using the latest version of chakra ui, please check the post by suff1x in this link https://stackoverflow.com/questions/79164596/typescript-error-property-above-does-not-exist-on-type-showprops-in-chakra

<GridItem area="aside" bg="gold" display={{ base: "none", lg: "block" }}>
    Aside
</GridItem>