-
- Downloads
fixed render performance for SportartenTable
... | @@ -15,6 +15,7 @@ | ... | @@ -15,6 +15,7 @@ |
"@types/react-dom": "^16.9.0", | "@types/react-dom": "^16.9.0", | ||
"@types/react-redux": "^7.1.7", | "@types/react-redux": "^7.1.7", | ||
"babel-jest": "^26.6.0", | "babel-jest": "^26.6.0", | ||
"fast-deep-equal": "^3.1.3", | |||
"history": "^5.0.0", | "history": "^5.0.0", | ||
"react": "^17.0.2", | "react": "^17.0.2", | ||
"react-dnd": "^14.0.2", | "react-dnd": "^14.0.2", | ||
... | ... |
Please register or sign in to comment