shillerben-nuxt/app.vue

6 lines
62 B
Vue
Raw Normal View History

2023-08-22 03:48:10 +00:00
<template>
<div>
2023-08-25 03:27:59 +00:00
<h1>Welcome!</h1>
2023-08-22 03:48:10 +00:00
</div>
</template>