This commit is contained in:
lloydzhou 2024-08-21 12:05:03 +08:00
parent 4b9697e336
commit 3d5b21154b

View File

@ -235,6 +235,7 @@ export function Artifacts() {
</a>
<IconButton
bordered
style={{ marginLeft: 20 }}
icon={<ReloadButtonIcon />}
shadow
onClick={() => previewRef.current?.reload()}