mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-12-14 10:12:49 +00:00
- Added Slider component to the UI library - Added Checkbox component to the UI library - Added Textarea component to the UI library
2 lines
49 B
TypeScript
2 lines
49 B
TypeScript
export { default as Slider } from './Slider.vue'
|