File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -138,8 +138,7 @@ const ReportDemo = () => {
138138 key = "info"
139139 >
140140 < Text >
141- The filters are hardcoded for the purposes of this demo
142- particular demo.
141+ The filters are hardcoded for the purposes of this particular demo.
143142 < Button
144143 type = "link"
145144 href = "https://github.com/akshay5995/powerbi-report-component/blob/master/src/docs/MultiplePageDemo/index.jsx#L41"
Original file line number Diff line number Diff line change @@ -95,9 +95,9 @@ const UseReportDemo = () => {
9595 >
9696 < Info title = "Why the warning?" titleType = "warning" key = "info" >
9797 < Text >
98- We show the report tab as default we ensure that the
99- reportRef set. Currently demo is available for only
100- embedType "report"
98+ We show the report tab as default to ensure that the
99+ " reportRef" set. Currently useReport is supported for only
100+ embedType "report".
101101 </ Text >
102102 < Button
103103 type = "link"
You can’t perform that action at this time.
0 commit comments