formsy-react/tests/utils
Aesop Wolf 2b249113d8 feat: expose inner element when using HOC (#399)
Use `innerRef={(c) => { this.myInput = c; }}` on your HOC to access the internal element
2016-12-08 22:24:19 -08:00
..
TestInput.js Update dependencies. Some minor changes. 2016-04-19 11:12:14 +03:00
TestInputHoc.js feat: expose inner element when using HOC (#399) 2016-12-08 22:24:19 -08:00
immediate.js Refactored tests and made React 0.14 friendly 2015-10-04 17:40:58 +02:00