Skip to content

Commit

Permalink
Update Babel 8 fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Sep 19, 2023
1 parent e41afd5 commit 0033efb
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ function MyComponent({
}))
});
}
var _default = _Parent.default;
exports.default = _default;
var _default = exports.default = _Parent.default;

0 comments on commit 0033efb

Please sign in to comment.