From 06822f57c5656671155b8b4381431c11647d0a05 Mon Sep 17 00:00:00 2001 From: Alex Windett Date: Thu, 5 Jan 2017 16:26:38 +0000 Subject: [PATCH] adding in more readme details --- spikes/fuzzy-search/react-selectize/readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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