mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
app moved to separate directory
This commit is contained in:
parent
2345d76d92
commit
912250336f
2 changed files with 3 additions and 0 deletions
3
src/app/index.js
Normal file
3
src/app/index.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import App from './app';
|
||||
|
||||
export default App;
|
||||
Loading…
Reference in a new issue