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 c959444 commit b179fadCopy full SHA for b179fad
src/TextInputWithTokens.tsx
@@ -13,7 +13,6 @@ import TextInputWrapper, {textInputHorizPadding} from './_TextInputWrapper'
13
import Box from './Box'
14
import Text from './Text'
15
import {isFocusable} from '@primer/behaviors/utils'
16
-import {text} from 'stream/consumers'
17
18
// eslint-disable-next-line @typescript-eslint/no-explicit-any
19
type AnyReactComponent = React.ComponentType<any>
0 commit comments