Skip to content

Commit

Permalink
Merge branch 'staging' into hd/bump-a11y-rules
Browse files Browse the repository at this point in the history
  • Loading branch information
angrave authored Jun 11, 2024
2 parents 5cfed9a + e354828 commit 8229922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jest/babelTransform.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const hasJsxRuntime = (() => {
}
})();

module.exports = babelJest.default.createTransformer({
module.exports = babelJest.createTransformer({
presets: [
[
require.resolve('babel-preset-react-app'),
Expand Down

0 comments on commit 8229922

Please sign in to comment.