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 186805d commit ffe3feaCopy full SHA for ffe3fea
src/SegmentedControl/SegmentedControlIconButton.tsx
@@ -3,7 +3,6 @@ import {IconProps} from '@primer/octicons-react'
3
import styled from 'styled-components'
4
import sx, {merge, SxProp} from '../sx'
5
import {getSegmentedControlButtonStyles, getSegmentedControlListItemStyles} from './getSegmentedControlStyles'
6
-import Tooltip from '../Tooltip'
7
import Box from '../Box'
8
import {defaultSxProp} from '../utils/defaultSxProp'
9
0 commit comments