UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

6 lines (5 loc) 197 B
type FileDropZoneButtonProps = { className?: string; }; export declare const FileDropZoneButton: ({ className }: FileDropZoneButtonProps) => import("react/jsx-runtime").JSX.Element; export {};