简体中文
import { ImageInput } from "@/ui/input/components/ImageInput"; export const MyComponent = () => { return <ImageInput/>; };
此页面对您有帮助吗?