Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(react-router): reducing the
React.act
warnings during unit tes…
…ts (#1975) * test(react-router): loaders * chore(react-router): act does not need to be awaited here * test(react-router): createLazyRoute * test(react-router): useMatch * test(react-router): add a setupTests file * test(react-router): router * test(react-router): renable these tests 😅 * refactor(react-router): move to the waitFor flow * refactor(react-router): link
- Loading branch information