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 38bbce1 commit 91da62dCopy full SHA for 91da62d
src/__tests__/ActionMenu.tsx
@@ -7,7 +7,6 @@ import {ActionMenu} from '../ActionMenu'
7
import {COMMON} from '../constants'
8
import {behavesAsComponent, checkExports} from '../utils/testing'
9
import {BaseStyles, ThemeProvider} from '..'
10
-import {registerPortalRoot} from '../Portal/index'
11
import {ItemProps} from '../ActionList/Item'
12
expect.extend(toHaveNoViolations)
13
0 commit comments