Skip to content

Commit d64be15

Browse files
committed
Fix import order.
1 parent 1707cc0 commit d64be15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/docs/content/DocsNavigation.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import { ArrowLeft, ArrowRight } from "lucide-react";
44
import Link from "next/link";
5+
56
import { Button } from "@/components/ui/button";
67

78
interface NavigationLink {

0 commit comments

Comments
 (0)