Skip to content

Commit bd998f1

Browse files
committed
revert back of google studio
1 parent ba224e1 commit bd998f1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/modules/home/index.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default function Home() {
4242
<Spin indicator={antIcon} />
4343
</div>
4444
)}
45-
{/* <iframe
45+
<iframe
4646
title='google-data-studio-bi'
4747
src='https://datastudio.google.com/embed/reporting/b14ec87e-51df-4d9f-9290-4facc967cae8/page/HusNB'
4848
frameBorder='0'
@@ -51,8 +51,8 @@ export default function Home() {
5151
}}
5252
allowFullScreen
5353
ref={iframeRef}
54-
></iframe> */}
55-
<iframe
54+
></iframe>
55+
{/* <iframe
5656
title='power-bi'
5757
src='https://app.powerbi.com/reportEmbed?reportId=e1a5692b-b188-4329-ab8f-828b3cde6dfe&autoAuth=true&ctid=cb1627f7-fe0a-4843-af89-c51f3a99d8a9&config=eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly93YWJpLWluZGlhLWNlbnRyYWwtYS1wcmltYXJ5LXJlZGlyZWN0LmFuYWx5c2lzLndpbmRvd3MubmV0LyJ9'
5858
frameborder='0'
@@ -61,7 +61,7 @@ export default function Home() {
6161
}}
6262
allowFullScreen='true'
6363
ref={iframeRef}
64-
></iframe>
64+
></iframe> */}
6565
</div>
6666
</Content>
6767
</>

0 commit comments

Comments
 (0)