fix: resolve follow-up issues from oxlint migration

This commit is contained in:
ephraimduncan
2026-03-06 05:45:16 +00:00
parent ae02169e97
commit 835c55e2ca
68 changed files with 433 additions and 430 deletions
@@ -31,7 +31,7 @@ export type DocumentUploadButtonProps = {
};
export const DocumentUploadButton = ({
className,
className: _className,
loading,
onDrop,
onDropRejected,