DarkC0der11

Results 2 comments of DarkC0der11
trafficstars

Its better if you forward resolving the component to the consumer, via function prop like this: ``` ... methods: { getLayoutComponent(name) { return () => import(`@/layouts/${name}`) } } ```

Need the same thing, hope NPM package gets update with it as well. @20lives