1
0
Fork 0
mirror of synced 2024-07-08 15:56:23 +12:00

Remove swatch prop test

This commit is contained in:
Conor_Mack 2020-07-01 17:18:29 +01:00
parent a6b333fa6d
commit 30323ecc35

View file

@ -395,7 +395,6 @@ export const typography = [
label: "Color",
key: "color",
control: Colorpicker,
swatches: ["#fff", "#000", "#111", "#ccc", "ede"],
defaultValue: "#000",
},
{