Dynamic component import
Hi there!
Can anyone tell me why this code works:
But not this one:
According to the documentation, I should use resolveComponent but this code snippet doesn't work either:
And same is true for a camelCase formatted component name.
Can anyone tell me why this code works:
But not this one:
According to the documentation, I should use resolveComponent but this code snippet doesn't work either:
And same is true for a camelCase formatted component name.