mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 20:53:08 +00:00
Fix list formatting in glossary
This commit is contained in:
@@ -76,6 +76,7 @@ If you are using JSX you have no need for factories. JSX already provides a conv
|
||||
## React Nodes
|
||||
|
||||
A `ReactNode` can be either:
|
||||
|
||||
- `ReactElement`
|
||||
- `string` (aka `ReactText`)
|
||||
- `number` (aka `ReactText`)
|
||||
|
||||
Reference in New Issue
Block a user