fix:修复类型提示错误

This commit is contained in:
zdl
2025-11-26 10:11:02 +08:00
parent b23ed93020
commit 581e874b0d
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";