osm_my_commerce/app.vue

7 lines
72 B
Vue
Raw Permalink Normal View History

2023-03-02 09:53:23 +01:00
<template>
<div>
coucou!
<about></about>
</div>
</template>