Nuxt/test/fixtures/custom-app-template/pages/index.vue

4 lines
42 B
Vue
Raw Normal View History

<template>
<h1>Custom!</h1>
</template>