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> </a>
<IconButton <IconButton
bordered bordered
style={{ marginLeft: 20 }}
icon={<ReloadButtonIcon />} icon={<ReloadButtonIcon />}
shadow shadow
onClick={() => previewRef.current?.reload()} onClick={() => previewRef.current?.reload()}