[Vuejs]-Global Components in Nuxt JS 27 October 2023 by thecoderscamp.com 1👍 try this import Modal from '@/components/modal' Vue.component('Modal', Modal) in your view </modal> 👤Jazuly [Vuejs]-How to pass data to child component from parent vuejs Source:stackexchange.com