Русский
import { ImageInput } from "@/ui/input/components/ImageInput"; export const MyComponent = () => { return <ImageInput/>; };
Была ли эта страница полезной?