Version 1.0.0 - Ajout du design et début search bar
This commit is contained in:
10
src/components/Widget/View/Default.vue
Normal file
10
src/components/Widget/View/Default.vue
Normal file
@@ -0,0 +1,10 @@
|
||||
<template>
|
||||
<p>Test</p>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user