@@ -68,19 +68,21 @@ export default function App() {
68
68
69
69
## Component list
70
70
71
- | Component | React Aria Components docs link |
72
- | ----------------------- | ---------------------------------------------------------- |
73
- | Button | https://react-spectrum.adobe.com/react-aria/Button.html |
74
- | ButtonGroup | N/A |
75
- | Footer | N/A |
76
- | Form | https://react-spectrum.adobe.com/react-aria/Form.html |
77
- | Header | N/A |
78
- | InlineAlert | N/A |
79
- | Select | https://react-spectrum.adobe.com/react-aria/Select.html |
80
- | Switch | https://react-spectrum.adobe.com/react-aria/Switch.html |
81
- | TagGroup, TagList, Tag | https://react-spectrum.adobe.com/react-aria/TagGroup.html |
82
- | TextArea, TextField | https://react-spectrum.adobe.com/react-aria/TextField.html |
83
- | Tooltip, TooltipTrigger | https://react-spectrum.adobe.com/react-aria/Tooltip.html |
71
+ | Component | React Aria Components docs link |
72
+ | ----------------------- | -------------------------------------------------------------- |
73
+ | Button | https://react-spectrum.adobe.com/react-aria/Button.html |
74
+ | ButtonGroup | N/A |
75
+ | Checkbox | https://react-spectrum.adobe.com/react-aria/Checkbox.html |
76
+ | CheckboxGroup | https://react-spectrum.adobe.com/react-aria/CheckboxGroup.html |
77
+ | Footer | N/A |
78
+ | Form | https://react-spectrum.adobe.com/react-aria/Form.html |
79
+ | Header | N/A |
80
+ | InlineAlert | N/A |
81
+ | Select | https://react-spectrum.adobe.com/react-aria/Select.html |
82
+ | Switch | https://react-spectrum.adobe.com/react-aria/Switch.html |
83
+ | TagGroup, TagList, Tag | https://react-spectrum.adobe.com/react-aria/TagGroup.html |
84
+ | TextArea, TextField | https://react-spectrum.adobe.com/react-aria/TextField.html |
85
+ | Tooltip, TooltipTrigger | https://react-spectrum.adobe.com/react-aria/Tooltip.html |
84
86
85
87
## Supported React versions
86
88
0 commit comments