Byteclaw/visage

[FileInput] - incorrect types produced by build

michalkvasnicak opened this issue · 0 comments

export declare const FileInput: import("@byteclaw/visage-core").VisageComponent<Pick<FileInputProps, string | number> & React.RefAttributes<HTMLInputElement>>;