refactor(v0): render keyed row with hemplate
Move the v0 keyed todo row effect payload from Rust format! HTML into a hemplate partial and require the generated slot append to carry an HTML payload. req: html_safety/002 req: view/001
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<li>{+ self.title +}</li>
|
||||
Reference in New Issue
Block a user