Standardise design panel setting placeholders
This commit is contained in:
parent
e3169be665
commit
a3a580d208
|
@ -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