From 3085254a9128acce315fd10350dc7907ca7236b0 Mon Sep 17 00:00:00 2001 From: petehunt Date: Sun, 14 Jul 2013 16:35:03 -0700 Subject: [PATCH] reorg --- docs/docs/refactor/00-table-of-contents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/refactor/00-table-of-contents.md b/docs/docs/refactor/00-table-of-contents.md index b737d05d5f..1a4e63a912 100644 --- a/docs/docs/refactor/00-table-of-contents.md +++ b/docs/docs/refactor/00-table-of-contents.md @@ -18,6 +18,7 @@ Displaying data - Reactive updates - Components are just functions - JSX syntax (link to separate doc?) +- JSX gotchas Interactivity and dynamic UIs - Click handler example @@ -88,5 +89,4 @@ Case studies Reference - API - DOM differences -- JSX gotchas