feat(frontend): only load request/tmdb cards when in the browser view

This commit is contained in:
sct
2020-12-08 02:11:14 +00:00
parent ee1a9a506a
commit 2d51efd716
6 changed files with 33 additions and 6 deletions

View File

@@ -37,6 +37,7 @@
"pug": "^3.0.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intersection-observer": "^8.31.0",
"react-intl": "^5.8.5",
"react-spring": "^8.0.27",
"react-toast-notifications": "^2.4.0",