Remove swatch prop test
This commit is contained in:
parent
95d17be060
commit
5834f5aac1
|
@ -395,7 +395,6 @@ export const typography = [
|
||||||
label: "Color",
|
label: "Color",
|
||||||
key: "color",
|
key: "color",
|
||||||
control: Colorpicker,
|
control: Colorpicker,
|
||||||
swatches: ["#fff", "#000", "#111", "#ccc", "ede"],
|
|
||||||
defaultValue: "#000",
|
defaultValue: "#000",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue