File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 < title > Reactive Search sample</ title >
88 <!-- CSS -->
99 < link rel ="stylesheet " type ="text/css " href ="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.98.0/css/materialize.min.css " />
10- < link rel ="stylesheet " type ="text/css " href ="https://cdn.rawgit.com/appbaseio/reactivesearch/v0.4.0 /dist/css/style.min.css " />
10+ < link rel ="stylesheet " type ="text/css " href ="https://cdn.rawgit.com/appbaseio/reactivesearch/v0.4.1 /dist/css/style.min.css " />
1111 <!-- JavaScript -->
1212 < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.24/browser.js "> </ script >
1313 < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/react/15.4.2/react.min.js "> </ script >
1414 < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/react/15.4.2/react-dom.min.js "> </ script >
1515 < script type ="text/javascript " src ="https://maps.google.com/maps/api/js?key=AIzaSyC-v0oz7Pay_ltypZbKasABXGiY9NlpCIY&libraries=places "> </ script >
16- < script type ="text/javascript " src ="https://cdn.rawgit.com/appbaseio/reactivesearch/v0.4.0 /umd/ReactiveSearch.js "> </ script >
16+ < script type ="text/javascript " src ="https://cdn.rawgit.com/appbaseio/reactivesearch/v0.4.1 /umd/ReactiveSearch.js "> </ script >
1717</ head >
1818< body >
1919 < div id ="root "> </ div >
You can’t perform that action at this time.
0 commit comments