`ReactTransitionGroup` uses `cloneWithProps` on each of its children and overwrites their `ref` prop (see [here](https://github.com/facebook/react/blob/master/src/addons/transitions/ReactTransitionGroup.js#L172)).