Standardise design panel setting placeholders
This commit is contained in:
parent
7e8735c2d2
commit
7b82896cf1
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue