Türkçe
import { ImageInput } from "@/ui/input/components/ImageInput"; export const MyComponent = () => { return <ImageInput/>; };
Bu sayfa yararlı mıydı?