From 3ed5a51eeb92a2a34f615d04d2b3c5a6b74e4d51 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Mon, 5 Feb 2018 18:01:25 +0000 Subject: [PATCH] Move the section on file inputs to avoid circular learning dep (#588) --- content/docs/forms.md | 9 ++------- content/docs/uncontrolled-components.md | 17 +++++++++++++++++ .../input-type-file.js | 0 3 files changed, 19 insertions(+), 7 deletions(-) rename examples/{forms => uncontrolled-components}/input-type-file.js (100%) diff --git a/content/docs/forms.md b/content/docs/forms.md index b8a3c1bf8..989e89fd2 100644 --- a/content/docs/forms.md +++ b/content/docs/forms.md @@ -189,6 +189,7 @@ Overall, this makes it so that ``, `