الانتقال إلى المحتوى الرئيسي
Header
4A4F33452D 44445245332A2E2F454A46 28452F 482532274429 35483129.
  • Usage
  • Props
import { ImageInput } from "@/ui/input/components/ImageInput";

export const MyComponent = () => {
  return <ImageInput/>;
};