cozy-rsvp/app/App.vue

5 lines
76 B
Vue

<template lang="pug">
div(role="application")
router-view
</template>