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

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