mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 13:28:57 +00:00
4 lines
173 B
TypeScript
4 lines
173 B
TypeScript
export { default as Avatar } from './Avatar.vue'
|
|
export { default as AvatarFallback } from './AvatarFallback.vue'
|
|
export { default as AvatarImage } from './AvatarImage.vue'
|