Nuxt/test/fixtures/basic/components/global/TestGlobal.vue

4 lines
67 B
Vue
Raw Normal View History

<template>
global component registered automatically
</template>