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 dc33227 commit f0e5369Copy full SHA for f0e5369
packages/react-aria-components/src/ColorWheel.tsx
@@ -13,7 +13,7 @@ export interface ColorWheelRenderProps {
13
*/
14
isDisabled: boolean,
15
/**
16
- * State of the color color wheel.
+ * State of the color wheel.
17
18
state: ColorWheelState
19
}
0 commit comments