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.
Item
1 parent cf79bc0 commit 34f3ab4Copy full SHA for 34f3ab4
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