This commit is contained in:
blu3 2025-04-30 13:09:50 +03:00 committed by GitHub
parent 6c49225efe
commit 0b8eb49229
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
import { buttonVariants } from "fumadocs-ui/components/api"; import { buttonVariants } from 'fumadocs-ui/components/ui/button';
import Image from "next/image"; import Image from "next/image";
import Link from "next/link"; import Link from "next/link";
import type { Metadata } from "next"; import type { Metadata } from "next";