# app/components

> 

Use this folder for app-local shared Vue components.

Examples:

- layout chrome
- buttons and cards
- form fragments
- components reused by several pages

Keep framework exports such as `RouterLink` and composables imported from `vuloom/app`, and keep your app-specific components here.
