My bad folks

This commit is contained in:
blu3 2025-04-30 13:18:18 +03:00 committed by GitHub
parent 776e285096
commit 2779d3ae86
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/ui/button';
import { buttonVariants } from "fumadocs-ui/components/ui/button";
import Image from "next/image";
import Link from "next/link";
import type { Metadata } from "next";