added base tool structure

This commit is contained in:
bastantoine 2022-11-18 18:36:18 +01:00
parent 3e4a64551f
commit bb0eca80a7
4 changed files with 42 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<template>
</template>
<script setup lang="ts">
</script>
<style lang="less" scoped></style>