File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 " />
55 < title > CDN/ES5 - ActiveWidgets/React</ title >
6-
6+ < link href =" src/styles.css " rel =" stylesheet " />
77 < script src ="https://polyfill.io/v3/polyfill.min.js?features=Promise "> </ script >
8-
98 < script src ="
https://unpkg.com/[email protected] /umd/react.production.min.js "
> </ script > 109 < script src ="
https://unpkg.com/[email protected] /umd/react-dom.production.min.js "
> </ script > 11-
12- < link href ="https://cdn.activewidgets.com/react/3/ax.css " rel ="stylesheet " />
13- < script src ="https://cdn.activewidgets.com/react/3/ax.js "> </ script >
14-
15- < link href ="src/styles.css " rel ="stylesheet " />
10+ < script src ="https://cdn.activewidgets.com/react "> </ script >
1611</ head >
1712< body >
1813 < div id ="app "> </ div >
You can’t perform that action at this time.
0 commit comments