Skip to content

Commit

Permalink
Update Iframe.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshee-Pitroda committed Sep 1, 2023
1 parent 3b66181 commit ea32f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sure-dashboard/src/components/Iframe.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Iframe = () => {
<div>
<div style={{ overflow: 'hidden', position: 'relative' }}>
<iframe
src="https://lookerstudio.google.com/embed/reporting/53573a53-d981-441b-accf-c89e3510a86b/page/p_fxmq45rg9c"
src="https://lookerstudio.google.com/embed/reporting/53573a53-d981-441b-accf-c89e3510a86b/page/p_fxmq45rg9c/page/p_fxmq45rg9c"
frameBorder="0"
style={iframeStyle}
allowFullScreen
Expand Down

0 comments on commit ea32f92

Please sign in to comment.