Update Docs Navigation

This commit is contained in:
Sebastian Markbage
2014-10-28 01:22:21 -07:00
committed by Paul O’Shannessy
parent 4e203db794
commit fcaa90c5cf

View File

@@ -23,6 +23,8 @@
subitems:
- id: jsx-in-depth
title: JSX in Depth
- id: jsx-spread
title: JSX Spread Attributes
- id: jsx-gotchas
title: JSX Gotchas
- id: interactivity-and-dynamic-uis
@@ -31,6 +33,8 @@
title: Multiple Components
- id: reusable-components
title: Reusable Components
- id: transferring-props
title: Transferring Props
- id: forms
title: Forms
- id: working-with-the-browser