mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
3431e3f847
This is a follow-up the to previous commit and does two things: - Moves `ReactMount.ATTR_NAME` to `DOMProperty.ID_ATTRIBUTE_NAME`. - Adds `DOMPropertyOperations.createMarkupForID` and uses it.