cozy-rsvp/app/views/dashboardView.vue

5 lines
68 B
Vue

<template lang="pug">
div
p {{ 'Hello world 2' }}
</template>