79119887

Date: 2024-10-23 22:30:29
Score: 1.5
Natty:
Report link

This syntax won't work in Chakra UI v3.0.0. Not sure why. Change the version used in package.json to version 2.10.3

"@chakra-ui/react": "^2.10.3",

and reinstall with

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