We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80722ea commit 7ebc8f5Copy full SHA for 7ebc8f5
components/swatchgroup/stories/swatchgroup.stories.js
@@ -80,6 +80,7 @@ export default {
80
containerWidth: "200px",
81
isDisabled: false,
82
isSelected: false,
83
+ isAddSwatch: false,
84
items: [
85
{swatchColor: "rgb(184, 109, 70)",},
86
{swatchColor: "rgb(240, 56, 35)",},
0 commit comments