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 7
7
< title > Reactive Search sample</ title >
8
8
<!-- CSS -->
9
9
< 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 " />
11
11
<!-- JavaScript -->
12
12
< script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.24/browser.js "> </ script >
13
13
< script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/react/15.4.2/react.min.js "> </ script >
14
14
< script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/react/15.4.2/react-dom.min.js "> </ script >
15
15
< 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 >
17
17
</ head >
18
18
< body >
19
19
< div id ="root "> </ div >
You can’t perform that action at this time.
0 commit comments