Close code blocks!
This commit is contained in:
parent
71dcde6adf
commit
97c60f9046
1 changed files with 1 additions and 0 deletions
|
|
@ -203,3 +203,4 @@ users.map(function(user){
|
||||||
// Key is specifically extracted: data model is given its own property
|
// Key is specifically extracted: data model is given its own property
|
||||||
return m(UserComponent, {key: user.id, model: user})
|
return m(UserComponent, {key: user.id, model: user})
|
||||||
})
|
})
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue