NotificationLatch/frontend/src/views/Default.vue

6 lines
89 B
Vue

<template>
<p class="default">
Nothing to see here, move along.
</p>
</template>