From bf6b91723071e811018cf3ab68c7f70b1425c600 Mon Sep 17 00:00:00 2001 From: Daniel Ayoub Date: Mon, 17 Sep 2018 18:15:38 -0400 Subject: [PATCH] add link to flow issue with forwardRef --- shared/common-adapters/new-input.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/common-adapters/new-input.js b/shared/common-adapters/new-input.js index 553633866dfe..9665e19aead6 100644 --- a/shared/common-adapters/new-input.js +++ b/shared/common-adapters/new-input.js @@ -91,7 +91,7 @@ class ReflessNewInput extends React.Component { ) } } -// $FlowIssue doesn't know about forwardRef +// $FlowIssue doesn't know about forwardRef (https://github.com/facebook/flow/issues/6103) const NewInput = React.forwardRef((props, ref) => ) const styles = styleSheetCreate({