Remove swatch prop test
This commit is contained in:
parent
95d17be060
commit
5834f5aac1
|
@ -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