|
@@ -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()}
|