We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d234152 commit f3ea30fCopy full SHA for f3ea30f
1 file changed
demo/todo/index.html
@@ -129,6 +129,7 @@
129
<ul>
130
<my-li r-for="todos">
131
</ul>
132
+ </div>
133
<input class="form-control" type="text" onchange="model('${this.name}', {event: event, key: 'current'})">
134
</input>
135
<button class="mt-2 btn btn-primary" r-click="add">добавить</button>
0 commit comments