Fix Indent Issues (Update Eslint/Stylelint)

This commit is contained in:
Qstick
2020-03-01 23:07:14 -05:00
parent 5a5e896eb4
commit 3576f529ec
12 changed files with 1105 additions and 1516 deletions

View File

@@ -174,7 +174,7 @@ class ImportMovieSelectMovie extends Component {
kind={kinds.WARNING}
/>
No match found!
No match found!
</div> :
null
}
@@ -189,7 +189,7 @@ class ImportMovieSelectMovie extends Component {
kind={kinds.WARNING}
/>
Search failed, please try again later.
Search failed, please try again later.
</div> :
null
}