Fix section order in table of contents in README

This commit is contained in:
Max Desiatov 2019-02-08 10:17:35 +00:00
parent fb7fba591a
commit dfe658fe5b
No known key found for this signature in database
GPG Key ID: FE08EBF9CF58CBA2
1 changed files with 1 additions and 1 deletions

View File

@ -63,8 +63,8 @@ of React with its established patterns available to you in Swift.
* [Fundamental concepts](#fundamental-concepts)
* [Props](#props)
* [Children](#children)
* [Nodes](#nodes)
* [Components](#components)
* [Nodes](#nodes)
* [Render function](#render-function)
* [Hooks](#hooks)
* [Renderers](#renderers)