From 8a201b842af31423a2fb6dce662504ec45e59476 Mon Sep 17 00:00:00 2001 From: Leonardo Tegon Date: Wed, 18 May 2016 19:36:21 -0700 Subject: [PATCH] Fixes syntax typo in DirectManipulation section of docs Summary: Fixing JSX tag in DirectManipulation section of the docs Closes https://github.com/facebook/react-native/pull/7622 Differential Revision: D3321130 fbshipit-source-id: e315529dc94c88597e4855a63ba6931301d4dba7 --- docs/DirectManipulation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DirectManipulation.md b/docs/DirectManipulation.md index f705eda39..c3fb6f7f8 100644 --- a/docs/DirectManipulation.md +++ b/docs/DirectManipulation.md @@ -49,7 +49,7 @@ any knowledge of that fact or requiring any changes to its implementation: Press me! - + ``` Let's imagine that `setNativeProps` was not available. One way that we