adding in more readme details

This commit is contained in:
Alex Windett 2017-01-05 16:26:38 +00:00
parent 7502b2d8f3
commit 06822f57c5
1 changed files with 2 additions and 1 deletions

View File

@ -3,4 +3,5 @@
- https://github.com/jdlehman/react-fuzzy-filter
- Does not use API endpoint, instead an array of objects needs to be created locally
- Hard to style - or didn't come easily straight out of the box
- Hard to style - or didn't come easily straight out of the box
- Reqiures adding `react-addons-css-transition-group` and `react-addons-shallow-compare`