parent
0fc386524a
commit
c4dcd8ad72
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
||||
# Components |
||||
|
||||
Components allow us to split the UI into independent and reusable pieces, and think about each piece in isolation. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='blue' badgeText='Official Documentation' href='https://vuejs.org/guide/essentials/component-basics.html'>Components Basics</BadgeLink> |
||||
<BadgeLink colorScheme='blue' badgeText='Official Documentation' href='https://vuejs.org/guide/components/registration.html'>Components in Depth</BadgeLink> |
||||
|
||||
|
Loading…
Reference in new issue