日本語
import { ImageInput } from "@/ui/input/components/ImageInput"; export const MyComponent = () => { return <ImageInput/>; };
このページは役に立ちましたか?