Using a config file in Vue.use

后端 未结 0 578
醉酒成梦
醉酒成梦 2021-02-09 21:20

In my index.ts file I\'m configuring my google recaptcha component with the sitekey:

Vue.use(VueReCaptcha, {
    siteKey: \'my_redacted_sitekey\'
});         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题