العربية
import { ImageInput } from "@/ui/input/components/ImageInput"; export const MyComponent = () => { return <ImageInput/>; };
هل كانت هذه الصفحة مفيدة؟