mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-30 19:54:14 -04:00
- Added Slider component to the UI library - Added Checkbox component to the UI library - Added Textarea component to the UI library
2 lines
53 B
TypeScript
2 lines
53 B
TypeScript
export { default as Textarea } from './Textarea.vue'
|