rpg-cards-ng/src/views/About.vue
2020-03-16 15:12:47 +01:00

5 lines
89 B
Vue

<template>
<div class="about">
<h1>This is an about page</h1>
</div>
</template>