single-spa / single-spa-vue

a single-spa plugin for vue.js applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

handleInstance in SingleSpaOptsVue3 type misses props parameter

renszee opened this issue · comments

The props parameter was added in #75, but not added to the type in https://github.com/single-spa/single-spa-vue/blob/main/types/single-spa-vue.d.ts#L24.