mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Update StudyDetail.tsx
This commit is contained in:
@@ -166,6 +166,7 @@ export const StudyDetail: FC<{
|
||||
aria-label="download csv"
|
||||
size="small"
|
||||
color="inherit"
|
||||
download
|
||||
sx={{ margin: "auto 0" }}
|
||||
href={`/csv/${studyDetail?.id}`}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user