Update JS shit
This commit is contained in:
parent
4bd2057d12
commit
866d3f08d6
@ -7,8 +7,8 @@ export default function Loader() {
|
|||||||
<div className="col-md-6 col-md-offset-3">
|
<div className="col-md-6 col-md-offset-3">
|
||||||
<Loading
|
<Loading
|
||||||
type="bars"
|
type="bars"
|
||||||
height="100%"
|
height={100}
|
||||||
width="100%"
|
width={100}
|
||||||
color="#EBEBEB"
|
color="#EBEBEB"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
"react-bootstrap-toggle": "^2.2.6",
|
"react-bootstrap-toggle": "^2.2.6",
|
||||||
"react-dom": "^16.2.0",
|
"react-dom": "^16.2.0",
|
||||||
"react-infinite-scroller": "^1.0.4",
|
"react-infinite-scroller": "^1.0.4",
|
||||||
|
"react-key-handler": "^1.0.1",
|
||||||
"react-loading": "^1.0.3",
|
"react-loading": "^1.0.3",
|
||||||
"react-redux": "^5.0.6",
|
"react-redux": "^5.0.6",
|
||||||
"react-router": "^3.2.0",
|
"react-router": "^3.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user