Skip to content

Commit 3d811c2

Browse files
committed
update bad link import
1 parent 2123ddf commit 3d811c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Nav/Mobile/LvlAccordion.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import { cn } from "@/lib/utils/cn"
66
import { trackCustomEvent } from "@/lib/utils/matomo"
77
import { cleanPath } from "@/lib/utils/url"
88

9-
import { BaseLink } from "../../../../tailwind/Link"
109
import { Button } from "../../../../tailwind/ui/buttons/Button"
10+
import { BaseLink } from "../../../../tailwind/ui/Link"
1111
import type { Level, NavItem, NavSectionKey } from "../types"
1212

1313
import ExpandIcon from "./ExpandIcon"

0 commit comments

Comments
 (0)