mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Remove unused header
This commit is contained in:
@@ -15,7 +15,6 @@ const ref = useRef(initialValue)
|
||||
- [Usage](#usage)
|
||||
- [Referencing a value with a ref](#referencing-a-value-with-a-ref)
|
||||
- [Manipulating the DOM with a ref](#manipulating-the-dom-with-a-ref)
|
||||
- [Exposing a ref from your component](#exposing-a-ref-from-your-component)
|
||||
- [Avoiding recreating the ref contents](#avoiding-recreating-the-ref-contents)
|
||||
- [Reference](#reference)
|
||||
- [`useRef(initialValue)`](#useref)
|
||||
|
||||
Reference in New Issue
Block a user