update Button Style to Button Colour
Change "Button Style" to "Button Colour" for ease of user understanding. <-- In reaction panel creation
This commit is contained in:
parent
19826368ff
commit
bdde18af32
@ -26,7 +26,7 @@
|
||||
</Dropdown>
|
||||
</div>
|
||||
<div class="row">
|
||||
<Dropdown col4=true label="Button Style" bind:value={data.button_style}>
|
||||
<Dropdown col4=true label="Button Colour" bind:value={data.button_style}>
|
||||
<option value="1">Blue</option>
|
||||
<option value="2">Grey</option>
|
||||
<option value="3">Green</option>
|
||||
|
Loading…
x
Reference in New Issue
Block a user