fix:修复类型提示错误

This commit is contained in:
zdl
2025-11-26 10:11:02 +08:00
parent af873f42c9
commit 24930b40ae
23 changed files with 587 additions and 1824 deletions

View File

@@ -1,5 +1,5 @@
import { motion } from "framer-motion";
import Button from "@/components/Button2";
import Button from "@/components/Button";
import { pricing } from "./content";