拆分解耦

This commit is contained in:
2025-09-18 16:18:12 +08:00
parent dc0ffce3c0
commit 2edd0b05d1
9 changed files with 39 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
import { useRef, useState } from "react";
import Button from "./Button";
import Button from "../../../components/Button";
export default function UploadArea(
{