vue2_frontend/src/components/common/ListComponent.vue
2022-08-25 15:26:15 +09:00

4 lines
50 B
Vue

<template>
<div>ListComponent</div>
</template>