mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
8ce53671ed
I updated ReactDOMInput.synchronizeDefaultValue such that it assignes the defaultValue property instead of the value attribute. I never followed up on the ChangeEventPlugin's on blur behavior.