We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70f29d commit 83951beCopy full SHA for 83951be
packages/react/test/reactrouterv5.test.tsx
@@ -1,4 +1,4 @@
1
-import { render, act } from '@testing-library/react';
+import { act,render } from '@testing-library/react';
2
import { createMemoryHistory } from 'history-4';
3
import * as React from 'react';
4
import { matchPath, Route, Router, Switch } from 'react-router-5';
0 commit comments