Skip to content

Commit

Permalink
reset 'download datset' modal on close
Browse files Browse the repository at this point in the history
  • Loading branch information
jarosenb committed Jul 12, 2024
1 parent 7629770 commit af1e3b3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ export const DownloadDatasetModal: React.FC<{
&nbsp;&nbsp;Download Dataset
</Button>
<Modal
destroyOnClose
open={isModalOpen}
onCancel={handleClose}
width={600}
Expand Down

0 comments on commit af1e3b3

Please sign in to comment.