Approve & reject proposal e2e (#298)
This commit is contained in:
@@ -464,6 +464,7 @@ export const PreviewIframe = ({ loading }: { loading: boolean }) => {
|
||||
</div>
|
||||
) : (
|
||||
<iframe
|
||||
data-testid="preview-iframe-element"
|
||||
onLoad={() => {
|
||||
setErrorMessage(undefined);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user