arrow trending

This commit is contained in:
2023-10-26 14:48:16 +02:00
parent 5082cfaac9
commit c432450455
7 changed files with 27 additions and 18 deletions

View File

@@ -1,3 +1,4 @@
export { default as LoadingSpinner } from './LoadingSpinner.vue';
export { default as Modal } from './Modal.vue';
export { default as SliderCheckbox } from './SliderCheckbox.vue';
export { default as Tooltip } from './Tooltip.vue';