chakra-ui / chakra-ui-docs

Documentation website for chakra ui
https://chakra-ui.com
MIT License
301 stars 478 forks source link

docs: use correct props method #1573

Closed theoomoregbee closed 1 year ago

theoomoregbee commented 1 year ago

📝 Description

Use the correct props-getter method.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
chakra-ui-docs ✅ Ready (Inspect) Visit Preview May 11, 2023 3:18am
noobinthisgame commented 1 year ago

Hi @theoomoregbee, as stated in the code of useRadio the getCheckboxProps function is deprecated for this hook and replace by getRadioProps.

Here 2 Sandboxes where it works: https://codesandbox.io/s/flamboyant-maria-j0sppy https://codesandbox.io/s/nice-benji-ir6ysk