We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d0250 commit b7c5f48Copy full SHA for b7c5f48
packages/coreui-react/src/components/tooltip/CTooltip.tsx
@@ -6,7 +6,6 @@ import PropTypes from 'prop-types'
6
import { usePopper } from 'react-popper'
7
import { Transition } from 'react-transition-group'
8
9
-// import { CTooltipContent } from './CTooltipContent'
10
import { Triggers, triggerPropType } from '../Types'
11
12
export interface CTooltipProps {
0 commit comments