mirror of https://github.com/dirtbags/moth.git
Remove legacy technique for new inputs
This commit is contained in:
parent
62a6952091
commit
c04651db90
|
@ -34,7 +34,7 @@ Multiple concatenated values
|
|||
Free input, sorted, concatenated values
|
||||
<ul class="answer lower sort">
|
||||
<li><input></li>
|
||||
<li><button class="answer expand" data-tag="input">➕</button><li>
|
||||
<li><button class="answer expand">➕</button><li>
|
||||
</ul>
|
||||
|
||||
Select from an ordered list of options
|
||||
|
|
Loading…
Reference in New Issue