parent
797edc65ce
commit
6d072c7391
1 changed files with 9 additions and 1 deletions
@ -1 +1,9 @@ |
|||||||
# Components |
# Components |
||||||
|
|
||||||
|
Components are the building blocks of React applications. They let us split the UI into independent, reusable pieces, and think about each piece in isolation. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://reactjs.org/docs/components-and-props.html'>Components and Props</BadgeLink> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://reactjs.org/docs/react-component.html'>Components in Depth</BadgeLink> |
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in new issue