eslint fix

This commit is contained in:
He4eT 2021-07-22 14:00:58 +05:00
commit cc1df287be
7 changed files with 27 additions and 23 deletions

View file

@ -25,7 +25,8 @@ function App () {
(<PlayerView {...{
...themeEngine,
...params,
singleWindow}}/>)
singleWindow
}} />)
return (
<Router hook={useHashLocation}>