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