Begin making the proper CSS for the component
This commit is contained in:
parent
566faf61d2
commit
e0a3b4985b
3 changed files with 10 additions and 9 deletions
|
|
@ -15,7 +15,8 @@
|
|||
>
|
||||
Supplies
|
||||
</label>
|
||||
<dd-incrementer value="{{system.supplies}}"></dd-incrementer>
|
||||
<dd-incrementer name="system.supplies" value="{{system.supplies}}"></dd-incrementer>
|
||||
{{!-- <input is="dd-incrementer"> --}}
|
||||
{{!-- <button
|
||||
type="button"
|
||||
class="icon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue