regenerate components

This commit is contained in:
2025-04-19 00:02:37 +07:00
parent 88fa3ebed5
commit dc768b782c
4 changed files with 10 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
import { ArrowUpRight } from "lucide-react";
import Link from "next/link";
import Image from "next/image";
import Search from "./search";
import Anchor from "./anchor";
import { SheetLeftbar } from "./leftbar";
import Search from "@/components/search";
import Anchor from "@/components/anchor";
import { SheetLeftbar } from "@/components/leftbar";
import { SheetClose } from "@/components/ui/sheet";
import docuConfig from "@/docu.json"; // Import JSON