docs: add formatting newline

This commit is contained in:
Yoshua Wuyts
2016-05-19 13:26:11 +09:00
parent c5d40b1629
commit fce8d9618a
+1
View File
@@ -80,6 +80,7 @@ document.body.appendChild(tree)
- __router:__ determines which `view` to render
- __views:__ take `state` and returns a new `DOM tree` that is rendered in the
browser
```txt
┌───────────────────────────┐ ┌────────┐
│ ┌─────────────────┐ │ │ User │