mirror of
https://github.com/facebook/react.git
synced 2026-02-23 12:13:04 +00:00
Tweak react-dom README
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# `react-dom`
|
||||
|
||||
This package serves as the entry point of the DOM-related rendering paths. It is intended to be paired with the isomorphic React, which will be shipped as `react` to npm.
|
||||
This package serves as the entry point to the DOM and server renderers for React. It is intended to be paired with the generic React package, which is shipped as `react` to npm.
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user