mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
white space removed
This commit is contained in:
parent
b83397a25e
commit
28f180fdae
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ const App = () => {
|
|||
React.useEffect(() => {
|
||||
services.keyboardNavigation.start();
|
||||
}, [services]);
|
||||
|
||||
return (
|
||||
<React.StrictMode>
|
||||
<ServicesProvider services={services}>
|
||||
|
|
|
|||
Loading…
Reference in a new issue