we played with the colors and add wallet.vue

This commit is contained in:
PascalMarchesseault
2024-06-27 02:10:15 -04:00
parent 498cec3bb9
commit e6b2c71d54
9 changed files with 128 additions and 161 deletions

10
src/views/main/Wallet.vue Normal file
View File

@@ -0,0 +1,10 @@
<template>
<div class="mt-28"> test
</div>
</template>
<script setup lang="ts">
</script>