remove react-virtualized

This commit is contained in:
srgooglo 2022-06-03 06:26:29 +02:00
parent 4359a1b1b3
commit ceb4bb9406

View File

@ -68,7 +68,6 @@
"react-motion": "0.5.2", "react-motion": "0.5.2",
"react-reveal": "1.2.2", "react-reveal": "1.2.2",
"react-rnd": "10.3.5", "react-rnd": "10.3.5",
"react-virtualized": "^9.22.3",
"rxjs": "^7.5.5", "rxjs": "^7.5.5",
"store": "^2.0.12", "store": "^2.0.12",
"styled-components": "^5.3.3", "styled-components": "^5.3.3",
@ -89,4 +88,4 @@
"typescript": "^4.3.5", "typescript": "^4.3.5",
"vite": "2.9.9" "vite": "2.9.9"
} }
} }