You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case, writting <svg-grey-home></svg-grey-home> totally works (the setup is done for that) but I want to make it dynamic without the need to import it beforehand.
The text was updated successfully, but these errors were encountered:
Hi ! 👋🏻
I was wondering if that kind of code may work
<component is="svg-grey-home"></component>
.Because we have Nuxt components now, so maybe it is possible in any way.
Without having to use
In my case, writting
<svg-grey-home></svg-grey-home>
totally works (the setup is done for that) but I want to make it dynamic without the need to import it beforehand.The text was updated successfully, but these errors were encountered: