mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Remove unnecessary newline
This commit is contained in:
@@ -8,9 +8,7 @@ prev: hooks-intro.html
|
||||
|
||||
*Hooks* are an upcoming feature that lets you use state and other React features without writing a class. They're currently in React v16.8.0-alpha.0.
|
||||
|
||||
Hooks are [backwards-compatible](/docs/hooks-intro.html#no-breaking-changes). This page provides an overview of Hooks for experienced React users.
|
||||
|
||||
This is a fast-paced overview. If you get confused, look for a yellow box like this:
|
||||
Hooks are [backwards-compatible](/docs/hooks-intro.html#no-breaking-changes). This page provides an overview of Hooks for experienced React users. This is a fast-paced overview. If you get confused, look for a yellow box like this:
|
||||
|
||||
>Detailed Explanation
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user