mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ba418c6014
While working on #2382, I accidentally broke this behavior (causing text components to get unmounted and remounted for any update) but we didn't have any unit test for it. Now we do. Test Plan: jest TextComponent