mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +00:00
Enclose a name of library in back quote
This commit is contained in:
@@ -22,7 +22,7 @@ Two-way binding -- implicitly enforcing that some value in the DOM is always con
|
||||
|
||||
> Note:
|
||||
>
|
||||
> ReactLink is just a thin wrapper and convention around the `onChange`/`setState()` pattern. It doesn't fundamentally change how data flows in your React application.
|
||||
> `ReactLink` is just a thin wrapper and convention around the `onChange`/`setState()` pattern. It doesn't fundamentally change how data flows in your React application.
|
||||
|
||||
## ReactLink: Before and After
|
||||
|
||||
|
||||
Reference in New Issue
Block a user