remove svgo
Main daploy / deploy (push) Successful in 31s

This commit is contained in:
2024-11-18 19:12:19 +02:00
parent 931b0cc976
commit 691d7137db
3 changed files with 3 additions and 180 deletions
+1
View File
@@ -12,6 +12,7 @@ declare module 'vue' {
CreateActionsSection: typeof import('./src/components/create/CreateActionsSection.vue')['default']
CreateDeliverySection: typeof import('./src/components/create/CreateDeliverySection.vue')['default']
CreateMessagesSection: typeof import('./src/components/create/CreateMessagesSection.vue')['default']
CreateNameSection: typeof import('./src/components/create/CreateNameSection.vue')['default']
CreatePlacementSection: typeof import('./src/components/create/CreatePlacementSection.vue')['default']
CreateReadySection: typeof import('./src/components/create/CreateReadySection.vue')['default']
CreateSection: typeof import('./src/components/create/CreateSection.vue')['default']