Standardise design panel setting placeholders
This commit is contained in:
parent
7e8735c2d2
commit
7b82896cf1
|
@ -529,7 +529,7 @@ export const background = [
|
|||
key: "background-image",
|
||||
control: OptionSelect,
|
||||
options: [
|
||||
{ label: "Select option", value: "" },
|
||||
{ label: "Choose option", value: "" },
|
||||
{ label: "None", value: "none" },
|
||||
{
|
||||
label: "Warm Flame",
|
||||
|
|
Loading…
Reference in New Issue