From 1d2d17bfdcbd3e520bcee628762acf7b4f231102 Mon Sep 17 00:00:00 2001 From: chen Date: Fri, 9 Jan 2015 10:19:42 +0800 Subject: [PATCH] Update 07-forms.md --- docs/07-forms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/07-forms.md b/docs/07-forms.md index 475c9183..72725805 100644 --- a/docs/07-forms.md +++ b/docs/07-forms.md @@ -87,7 +87,7 @@ If you want to initialize the component with a non-empty value, you can supply a This example will function much like the **Controlled Components** example above. -Likewise, `` supports `defaultChecked` and `` supports `defaultValue` and `