NNuxt•Created by Mathis on 4/19/2024 in #❓・help How to inject HTML tags from @nuxt/kit
I'd like to add a <Notification />
component to the app.vue
Another possibility could be to define a layout in my module, and then use this layout in my Nuxt project, but it means adding a step when using the module