Newlines in fixtures (#6044)
* write newlines for fixtures * rerun fixtures
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
babelHelpers.jsx("div", {
|
||||
className: "foo"
|
||||
}, void 0, bar, babelHelpers.jsx(Baz, {}, "baz"));
|
||||
}, void 0, bar, babelHelpers.jsx(Baz, {}, "baz"));
|
||||
|
||||
Reference in New Issue
Block a user