Merge pull request #16 from xscottxbrownx/patch-1
update Button Style to Button Colour
This commit is contained in:
commit
35309380d7
@ -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