frontend/components/ui/textarea/index.ts
2024-11-30 19:15:23 +01:00

2 lines
54 B
TypeScript

export { default as Textarea } from "./Textarea.vue";