akxcv/vuera

Vue in React register global Vue.use()

MayRain1999 opened this issue · 0 comments

Hi
I have the problem like

Vue.use(wfc, {
  env:env,
  authUrl: `url`,
});

but in vue component can not find env authUrl register comonents