Fix section order in table of contents in README
This commit is contained in:
parent
fb7fba591a
commit
dfe658fe5b
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue