File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ <h6 class="margin-vertical-rem">
5353 < p class ="step-explain "> And include it in your project</ p >
5454 < pre > < code class ="hljs javascript "> import Chart from "frappe-charts/dist/frappe-charts.min.esm"</ code > </ pre >
5555 < p class ="step-explain "> ... or include it directly in your HTML</ p >
56- < pre > < code class ="hljs html "> <script src="https://unpkg.com/frappe-charts@0.0.3/dist/frappe-charts.min.iife.js" / ></ code > </ pre >
56+ < pre > < code class ="hljs html "> <script src="https://unpkg.com/frappe-charts@0.0.3/dist/frappe-charts.min.iife.js"></script ></ code > </ pre >
5757 < p class ="step-explain "> Make a new Chart</ p >
5858 < pre > < code class ="hljs html "> <!--HTML-->
5959 <div id="chart"></div></ code > </ pre >
You can’t perform that action at this time.
0 commit comments