eslint loader.js

My bad
This commit is contained in:
Lucas BEE 2018-08-18 18:37:33 +08:00
parent 00b8de97db
commit 1c19febf6f

View File

@ -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>