react-foundation-components
react-foundation-components copied to clipboard
Support react 16
We are using uncontrollable
package as dependency. It has some issues with react 16, its batching version uses deprecated react-dom/lib/ReactUpdates
. Can we switch to the non-batching version which works in all versions of react? For more details see this issue: https://github.com/jquense/uncontrollable/issues/19