Justin Ridgewell 28ae47a174 Stop mutating nodes (#5963)
* Stop mutating nodes

* Update tests

* linting
2017-07-18 13:24:07 -04:00

1 line
51 B
JavaScript

var div = React.createElement("div", null, "test");