mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Fixes to markdown content/paths
This commit is contained in:
@@ -88,7 +88,7 @@ React DOM compares the element and its children to the previous one, and only ap
|
||||
|
||||
You can verify by inspecting the [last example](http://codepen.io/gaearon/pen/gwoJZk?editors=0010) with the browser tools:
|
||||
|
||||

|
||||

|
||||
|
||||
Even though we create an element describing the whole UI tree on every tick, only the text node whose contents has changed gets updated by React DOM.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user