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.
2 parents 7548340 + 34f3ab4 commit eee9d24Copy full SHA for eee9d24
src/components/TableOfContents/index.tsx
@@ -22,7 +22,7 @@ import Translation from "../Translation"
22
23
import Mobile from "./TableOfContentsMobile"
24
import ItemsList from "./ItemsList"
25
-import { getCustomId, Item, outerListProps } from "./utils"
+import { getCustomId, type Item, outerListProps } from "./utils"
26
import { trackCustomEvent } from "../../utils/matomo"
27
28
export { Item }
0 commit comments