Skip to content

Commit 3709c8e

Browse files
committed
Add link to refs-and-the-dom in description
1 parent 9948cc9 commit 3709c8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/reference-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,5 +232,5 @@ For more information, see [forwarding refs](/docs/forwarding-refs.html).
232232
233233
### `React.createRef`
234234
235-
`React.createRef` creates a ref that can be attached to React elements via the ref attribute.
235+
`React.createRef` creates a [ref](/docs/refs-and-the-dom.html) that can be attached to React elements via the ref attribute.
236236
`embed:16-3-release-blog-post/create-ref-example.js`

0 commit comments

Comments
 (0)