react-native-responsive icon indicating copy to clipboard operation
react-native-responsive copied to clipboard

Support React.Fragment

Open dimaip opened this issue 6 years ago • 0 comments

Currently using Fragments works perfectly fine, but it triggers proptypes validation failure (Adjacent JSX elements must be wrapped in an enclosing tag).

Is there any justification for this or can this check be removed?

dimaip avatar May 14 '18 16:05 dimaip