updating rendering elements from #21 by saranshkataria · Pull Request #41 · reactjs/hi.react.dev
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Just a small feedback and I think its good to go from my end
| ``` | ||
|
|
||
| Unlike browser DOM elements, React elements are plain objects, and are cheap to create. React DOM takes care of updating the DOM to match the React elements. | ||
| ब्राउज़र DOM एलेमेंट्स के विपरीत, React एलेमेंट्स प्लेन ऑब्जेक्ट है और इन्हें बनाना आसान है। React DOM React एलेमेंट्स के अनुसार DOM को अपडेट रखता है। |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
एलेमेंट्स => एलिमेंट्स
Any thoughts?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are few more you have missed.
I think you should do CTLR+F and Replace All
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done