docs: invalid radio links

This commit is contained in:
Benjamin Canac
2023-10-31 10:33:02 +01:00
parent 3e783277be
commit 033910d90a
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ props:
Use the `type` prop to change the input type, the default `type` is set to `text`, you can check all the available types at [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types).
We have improved the implementation of certain types such as [Checkbox](/forms/checkbox), [Radio](/forms/radio), etc.
We have improved the implementation of certain types such as [Checkbox](/forms/checkbox), [Radio](/forms/radio-group), etc.
::component-card
---