Remove swatch prop test

This commit is contained in:
Conor_Mack 2020-07-01 17:18:29 +01:00
parent a6b333fa6d
commit 30323ecc35
1 changed files with 0 additions and 1 deletions

View File

@ -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",
}, },
{ {