[DOC] component: add section on async rendering

This commit is contained in:
Géry Debongnie
2019-05-11 12:11:00 +02:00
parent f8804d6501
commit ed4f92211c
3 changed files with 30 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
- [Store](store.md)
- [Observer](observer.md)
- [Virtual DOM](vdom.md)
- [Utility functions](utils.md)
- [Utils](utils.md)
## Miscellaneous
- [Quick Start](quick_start.md)