We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b048f1 commit 61d7526Copy full SHA for 61d7526
components/colorwheel/stories/colorwheel.stories.js
@@ -23,7 +23,7 @@ export default {
23
if: { arg: "isDisabled", truthy: false },
24
},
25
isWithColorArea: {
26
- name: "With Color Area",
+ name: "With color area",
27
type: { name: "boolean" },
28
table: {
29
type: { summary: "boolean" },
0 commit comments