smc/src/App.vue

4 lines
51 B
Vue
Raw Permalink Normal View History

2022-09-28 14:24:25 +00:00
<template>
<RouterView></RouterView>
</template>