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 3a3cd61 commit 7d2d85fCopy full SHA for 7d2d85f
src/__tests__/focus-zone.test.tsx
@@ -1,5 +1,5 @@
1
import {FocusKeys, FocusZoneSettings, focusZone} from '../focus-zone.js'
2
-import {fireEvent, render, screen} from '@testing-library/react'
+import {fireEvent, render} from '@testing-library/react'
3
import React from 'react'
4
import userEvent from '@testing-library/user-event'
5
0 commit comments