Skip to content

Commit

Permalink
Merge pull request #52 from luukdv/react-18
Browse files Browse the repository at this point in the history
Add support for React 18
  • Loading branch information
Luuk de Vlieger authored Apr 5, 2022
2 parents 059699c + 84dcc67 commit 875bafa
Show file tree
Hide file tree
Showing 3 changed files with 3,877 additions and 6,413 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
rootDir: 'tests',
setupFilesAfterEnv: ['./jest.setup.ts'],
testEnvironment: 'jsdom',
}
Loading

0 comments on commit 875bafa

Please sign in to comment.