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 8fa1724 commit db506faCopy full SHA for db506fa
src/components/content/Layout/LayoutHeader.tsx
@@ -18,8 +18,8 @@ import {
18
tasty,
19
} from '../../../tasty';
20
import { Link } from '../../actions/Link/Link';
21
-import { useAutoTooltip } from '../Item/Item';
22
import { Text } from '../Text';
+import { useAutoTooltip } from '../use-auto-tooltip';
23
24
import { LayoutContextReset } from './LayoutContext';
25
0 commit comments