We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a99e55b commit b528182Copy full SHA for b528182
1 file changed
tests/index.test.tsx
@@ -1,5 +1,4 @@
1
-import { fireEvent } from '@testing-library/dom';
2
-import { act, render } from '@testing-library/react';
+import { act, fireEvent, render } from '@testing-library/react';
3
import userEvent from '@testing-library/user-event';
4
import * as React from 'react';
5
import Segmented from '../src';
0 commit comments