diff --git a/spikes/fuzzy-search/react-selectize/readme.md b/spikes/fuzzy-search/react-selectize/readme.md index f7048a0a..eede68dc 100644 --- a/spikes/fuzzy-search/react-selectize/readme.md +++ b/spikes/fuzzy-search/react-selectize/readme.md @@ -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 \ No newline at end of file +- 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` \ No newline at end of file