79165349

Date: 2024-11-07 07:11:25
Score: 0.5
Natty:
Report link

Based on document of chakra-ui above prop has been removed in version 3

if you want to use this props, you should install version 2 using

npm i @chakra-ui/[email protected]

you can see the documents for version 2 using chakra-ui-v2 docs

you can always install older versions of a package using this pattern

npm install <package>@<version>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Eisa Rezaei