Skip to content

Commit c50840d

Browse files
committed
feat(spaces-list): use react-virtualized for rendering list
1 parent c95e2a1 commit c50840d

File tree

2 files changed

+68
-33
lines changed

2 files changed

+68
-33
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
"react-redux": "^5.0.1",
105105
"react-syntax-highlighter": "^6.0.2",
106106
"react-tap-event-plugin": "^3.0.0",
107+
"react-virtualized": "^9.18.5",
107108
"recompose": "^0.26.0",
108109
"redux": "^3.6.0",
109110
"redux-logger": "^3.0.1",

packages/node_modules/@ciscospark/react-component-spaces-list/src/index.js

Lines changed: 67 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)