route breadcrumbs, improve sidebar, basic folder layout

This commit is contained in:
2025-07-11 05:20:53 +02:00
parent 342b5aa554
commit c281b9a673
39 changed files with 883 additions and 29 deletions

View File

@@ -0,0 +1,3 @@
export { default as Avatar } from './Avatar.vue'
export { default as AvatarFallback } from './AvatarFallback.vue'
export { default as AvatarImage } from './AvatarImage.vue'