react-shallow-testutils
react-shallow-testutils copied to clipboard
Having a way to find multiple refs. Fixes #22
Fixes #22
- [x] Sending array or object based on number of refs given. Making sure it's backward compatible.
- [x] Add tests for the new code
- [x] Update README
We could extend this to other functions as well, but I didn't find the need to do it (yet).