I have added ReCaptcha plugin using Vue.use(ReCaptcha, {some options}) in Gridsome main.js which is displaying on all pages.
Vue.use(ReCaptcha, {some options})
main.js
How to add plug