UNPKG

@osmandvc/react-upload-control-components

Version:

UI components for the react-upload-control library.

4 lines (3 loc) 190 B
import { PropsWithChildren } from "react"; declare function FileUploadControlSmall(props: PropsWithChildren): import("react/jsx-runtime").JSX.Element; export default FileUploadControlSmall;