We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f0f90 commit abe2b8aCopy full SHA for abe2b8a
src/components/experimental/RadioGroup/RadioGroup.styled.ts
@@ -1,10 +1,4 @@
1
-import {
2
- FieldError,
3
- RadioGroup as BaseRadioGroup,
4
- RadioGroupProps as BaseRadioGroupProps,
5
- ValidationResult,
6
- Label
7
-} from 'react-aria-components';
+import { RadioGroup as BaseRadioGroup } from 'react-aria-components';
8
import styled from 'styled-components';
9
10
import { themeGet } from '../../../utils/experimental';
0 commit comments