mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +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.