Add React Virtualized to README library list

This commit is contained in:
Ken-Håvard Lieng 2017-03-27 23:42:27 +02:00
parent a4bbf8364a
commit dd94480c58

View File

@ -90,7 +90,8 @@ The libraries this project is built with.
### Client ### Client
- [React](https://github.com/facebook/react) - [React](https://github.com/facebook/react)
- [Redux](https://github.com/rackt/redux) - [Redux](https://github.com/reactjs/redux)
- [React Router](https://github.com/rackt/react-router) - [React Router](https://github.com/ReactTraining/react-router)
- [React Virtualized](https://github.com/bvaughn/react-virtualized)
- [Immutable](https://github.com/facebook/immutable-js) - [Immutable](https://github.com/facebook/immutable-js)
- [Lodash](https://github.com/lodash/lodash) - [Lodash](https://github.com/lodash/lodash)