mirror of
https://github.com/documenso/documenso.git
synced 2026-07-26 09:54:51 +10:00
fix: resolve follow-up issues from oxlint migration
This commit is contained in:
@@ -31,7 +31,7 @@ export type DocumentUploadButtonProps = {
|
||||
};
|
||||
|
||||
export const DocumentUploadButton = ({
|
||||
className,
|
||||
className: _className,
|
||||
loading,
|
||||
onDrop,
|
||||
onDropRejected,
|
||||
|
||||
Reference in New Issue
Block a user