dillon1000/react
Commit
Browse files Add newline before JSX spread when appropriate
Previously, we were losing the newline before a JSX spread attribute which would cause the lines to not match up; this fixes the problem.
Changed paths2 files
First-parent comparisonvendor/fbtransform/transforms/__tests__/react-test.js ModifiedM vendor/fbtransform/transforms/react.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…