We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d055f75 commit 51a110fCopy full SHA for 51a110f
packages/components/src/molecules/Tooltip/Tooltip.tsx
@@ -3,7 +3,7 @@ import React, {
3
type MouseEventHandler,
4
useState,
5
forwardRef,
6
- HTMLAttributes,
+ type HTMLAttributes,
7
} from 'react'
8
import Icon from '../../atoms/Icon'
9
import IconButton from '../IconButton'
0 commit comments