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 abbae3b commit 3335d86Copy full SHA for 3335d86
packages/react/src/ActionList/List.tsx
@@ -2,7 +2,6 @@ import React from 'react'
2
import {ForwardRefComponent as PolymorphicForwardRefComponent} from '../utils/polymorphic'
3
import styled from 'styled-components'
4
import sx, {SxProp, merge} from '../sx'
5
-import {AriaRole} from '../utils/types'
6
import {ActionListContainerContext} from './ActionListContainerContext'
7
import {defaultSxProp} from '../utils/defaultSxProp'
8
import {useSlots} from '../hooks/useSlots'
0 commit comments