mirror of
https://github.com/facebook/react.git
synced 2026-02-27 03:07:57 +00:00
Fixes a bug when updating from a single text child (or dangerouslySetInnerHTML) to regular children, where the previous text content never gets deleted.