chore: Fix modal nesting, remove react-modal (#1996)

* chore: Fix modal nesting, remove react-modal

* tweak

* fix: Janky route jump when accessing Document -> Move from non-document scene
This commit is contained in:
Tom Moor
2021-03-30 18:46:14 -07:00
committed by GitHub
parent 07425f4243
commit 25023fb086
8 changed files with 193 additions and 215 deletions

View File

@@ -152,7 +152,6 @@
"react-helmet": "^5.2.0",
"react-i18next": "^11.7.3",
"react-keydown": "^1.7.3",
"react-modal": "^3.1.2",
"react-portal": "^4.0.0",
"react-router-dom": "^5.2.0",
"react-virtualized-auto-sizer": "^1.0.2",