mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
aa6279c41a
Fixes a bug when updating from a single text child (or dangerouslySetInnerHTML) to regular children, where the previous text content never gets deleted.