feat(#9): Nuxt 4 migration
This commit is contained in:
4
legalconsenthub/app/composables/index.ts
Normal file
4
legalconsenthub/app/composables/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { useApplicationFormTemplate } from './applicationFormTemplate/useApplicationFormTemplate'
|
||||
export { useApplicationForm } from './applicationForm/useApplicationForm'
|
||||
export { useNotification } from './notification/useNotification'
|
||||
export { useNotificationApi } from './notification/useNotificationApi'
|
||||
Reference in New Issue
Block a user