Open
Description
We should support
mount: {
stubs: {
ComponentToStub: true // default stub
Another: h => h('div') // custom stub
}
}
See #12 for more details.
Metadata
Metadata
Assignees
Labels
No labels
We should support
mount: {
stubs: {
ComponentToStub: true // default stub
Another: h => h('div') // custom stub
}
}
See #12 for more details.