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 2123ddf commit 3d811c2Copy full SHA for 3d811c2
src/components/Nav/Mobile/LvlAccordion.tsx
@@ -6,8 +6,8 @@ import { cn } from "@/lib/utils/cn"
6
import { trackCustomEvent } from "@/lib/utils/matomo"
7
import { cleanPath } from "@/lib/utils/url"
8
9
-import { BaseLink } from "../../../../tailwind/Link"
10
import { Button } from "../../../../tailwind/ui/buttons/Button"
+import { BaseLink } from "../../../../tailwind/ui/Link"
11
import type { Level, NavItem, NavSectionKey } from "../types"
12
13
import ExpandIcon from "./ExpandIcon"
0 commit comments