Remove swatch prop test

This commit is contained in:
Conor_Mack 2020-07-01 17:18:29 +01:00
parent 95d17be060
commit 5834f5aac1
1 changed files with 0 additions and 1 deletions

View File

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