Update react-collapse which was needlessly updating and causing scroll position jump.

This commit is contained in:
orangemug
2020-01-18 22:03:29 +00:00
parent 4dbb423ac2
commit 9cadda0236
3 changed files with 4 additions and 18 deletions

View File

@@ -48,7 +48,7 @@
"react-aria-modal": "^4.0.0",
"react-autobind": "^1.0.6",
"react-autocomplete": "^1.8.1",
"react-collapse": "^4.0.3",
"react-collapse": "^5.0.1",
"react-color": "^2.17.3",
"react-dom": "^16.10.2",
"react-file-reader-input": "^2.0.0",