We should support ```js mount: { stubs: { ComponentToStub: true // default stub Another: h => h('div') // custom stub } } ```