add VirtualSample component
This commit is contained in:
parent
ed73b33234
commit
31844269c0
3 changed files with 15 additions and 0 deletions
5
src/components/project/VirtualSample.vue
Normal file
5
src/components/project/VirtualSample.vue
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<template>
|
||||
<div>Échantillon virtuel</div>
|
||||
</template>
|
||||
<script setup></script>
|
||||
<style scoped></style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue