-
- Downloads
Merge pull request #2920 from ProjectMirador/perf-issues
Setup cached manifest selector that is shared between component insta…
No related branches found
No related tags found
... | @@ -49,6 +49,7 @@ | ... | @@ -49,6 +49,7 @@ |
"normalize-url": "^4.2.0", | "normalize-url": "^4.2.0", | ||
"openseadragon": "^2.4.1", | "openseadragon": "^2.4.1", | ||
"prop-types": "^15.6.2", | "prop-types": "^15.6.2", | ||
"re-reselect": "^3.4.0", | |||
"react-aria-live": "^2.0.5", | "react-aria-live": "^2.0.5", | ||
"react-copy-to-clipboard": "^5.0.1", | "react-copy-to-clipboard": "^5.0.1", | ||
"react-full-screen": "^0.2.4", | "react-full-screen": "^0.2.4", | ||
... | ... |
Please register or sign in to comment