fix: relation widget performance (#3975)

This commit is contained in:
Erez Rokah
2020-07-06 14:05:01 +03:00
committed by GitHub
parent 126b86cdc4
commit c7e0fe8492
9 changed files with 566 additions and 166 deletions

View File

@ -18,6 +18,7 @@
},
"peerDependencies": {
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"moment": "^2.24.0"
}
}