Standardise design panel setting placeholders

This commit is contained in:
Andrew Kingston 2021-01-06 11:52:02 +00:00
parent 7e8735c2d2
commit 7b82896cf1
1 changed files with 1 additions and 1 deletions

View File

@ -529,7 +529,7 @@ export const background = [
key: "background-image", key: "background-image",
control: OptionSelect, control: OptionSelect,
options: [ options: [
{ label: "Select option", value: "" }, { label: "Choose option", value: "" },
{ label: "None", value: "none" }, { label: "None", value: "none" },
{ {
label: "Warm Flame", label: "Warm Flame",