Remove swatch prop test
This commit is contained in:
parent
a6b333fa6d
commit
30323ecc35
|
@ -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