@@ -14,11 +14,11 @@ <h1>Counter Demo</h1>
1414 ...and< a href ="#"diff-0eb547304658805aad788d320f10bf1f292797b5e6d745a3bf617584da017051-15-15-0" data-selected="false" role="gridcell" tabindex="-1" valign="top">15
15</ div >
1616</ div >
17- < script src ="node_modules/react/dist/react.js "> </ script >
18- < script src ="node_modules/react-dom/dist/react-dom.js "> </ script >
17+ < script src ="node_modules/react/dist/react.min. js "> </ script >
18+ < script src ="node_modules/react-dom/dist/react-dom.min. js "> </ script >
1919< script src ="dist/bundle.js "> </ script >
2020
21- < link rel ="stylesheet "href ="node_modules/zakalwe/zakalwe.css "/>
21+ < link rel ="stylesheet "href ="node_modules/zakalwe/zakalwe.min. css "/>
2222< style >
2323.demo {
2424display : flex;
@@ -87,7 +87,7 @@ <h1>Counter Demo</h1>
8787< section class ="container copyright ">
8888 Another unrepentant production from
8989< a href ="https://rjzaworski.com "> rj zaworski</ a >
90- ·< a href ="https://github.com/rjz/typescript-react-redux "> source code </ a >
90+ ·< a href ="https://github.com/rjz/typescript-react-redux "> source</ a >
9191<!-- :^) -->
9292</ section >
9393</ footer >