Skip to content

Commit c57c534

Browse files
authored
Merge pull request #1043 from david-roper/dropzone-remove-file
2 parents 9443428 + f5c30f8 commit c57c534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/web/src/features/upload/pages/UploadPage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export const UploadPage = () => {
4545
type: 'error'
4646
});
4747
}
48+
setFile(null);
4849
};
4950

5051
if (!instrument) {

0 commit comments

Comments
 (0)