Skip to content
Snippets Groups Projects

Fix: Version of Form-Generator

Merged Sirieam Marie Hunke requested to merge Issue/2920-fixRemovingValues into dev
Files
3
+ 0
2
@@ -108,12 +108,10 @@ declare module 'vue' {
IBiSortUp: typeof import('~icons/bi/sort-up')['default']
IBiSunFill: typeof import('~icons/bi/sun-fill')['default']
IBiThreeDotsVertical: typeof import('~icons/bi/three-dots-vertical')['default']
Internal: typeof import('./components/banner/Internal.vue')['default']
LoadingIndicator: typeof import('./components/elements/LoadingIndicator.vue')['default']
LoadingSpinner: typeof import('./components/coscine/LoadingSpinner.vue')['default']
Maintenance: typeof import('./components/banner/Maintenance.vue')['default']
Navbar: typeof import('./components/elements/Navbar.vue')['default']
Noc: typeof import('./components/banner/Noc.vue')['default']
NotificationToast: typeof import('./components/toasts/NotificationToast.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
Loading