Skip to content

Commit

Permalink
fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
mxrcury committed Sep 14, 2023
1 parent 38ef22a commit 446088b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/file-uploader/FileUploader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ const FileUploader: FC<FileUploaderProps> = ({
)
}

export default FileUploader
export default FileUploader

0 comments on commit 446088b

Please sign in to comment.