Skip to content

Commit f3ea30f

Browse files
committed
fix
1 parent d234152 commit f3ea30f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

demo/todo/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
<ul>
130130
<my-li r-for="todos">
131131
</ul>
132+
</div>
132133
<input class="form-control" type="text" onchange="model('${this.name}', {event: event, key: 'current'})">
133134
</input>
134135
<button class="mt-2 btn btn-primary" r-click="add">добавить</button>

0 commit comments

Comments
 (0)