File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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,17 +51,17 @@ export default function Home() {
5151 } }
5252 allowFullScreen
5353 ref = { iframeRef }
54- ></iframe> */ }
55- < iframe
54+ > </ iframe >
55+ { /* <iframe
5656 title='power-bi'
57- src = 'https://app.powerbi.com/reportEmbed?reportId=c9eb8da5-f612-4e4b-bc44-d9c7054bf2f1 & autoAuth = true & ctid = cb1627f7 - fe0a-4843-af89-c51f3a99d8a9 & config = eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly93YWJpLWluZGlhLWNlbnRyYWwtYS1wcmltYXJ5LXJlZGlyZWN0LmFuYWx5c2lzLndpbmRvd3MubmV0LyJ9 '
57+ 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'
5959 style={{
6060 border: 0
6161 }}
6262 allowFullScreen='true'
6363 ref={iframeRef}
64- > </ iframe >
64+ ></iframe> */ }
6565 </ div >
6666 </ Content >
6767 </ >
You can’t perform that action at this time.
0 commit comments