mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 17:45:59 +00:00
90fc8a30dd
Summary: * wrap code snippet in TextInput Comment in backticks ``` * unless there is a way to omit portions of comments from reaching the docs this is less confusingCloses https://github.com/facebook/react-native/pull/3085 Reviewed By: @svcscm Differential Revision: D2495630 Pulled By: @frantic