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