This commit is contained in:
@ -158,7 +158,7 @@ function ImportExportModal(p: {
|
||||
</CardContent>{" "}
|
||||
<CardActions>
|
||||
<span style={{ flex: 1 }}>
|
||||
<RouterLink to={p.exportURL}>
|
||||
<RouterLink to={p.exportURL} target="_blank">
|
||||
<Button
|
||||
startIcon={<DownloadIcon />}
|
||||
variant="outlined"
|
||||
|
Reference in New Issue
Block a user