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