1
0
Fork 0
hello-lemons/src/views/about.vue

5 lines
70 B
Vue

<template>
<div>
<p>hello about</p>
</div>
</template>