added transaction result page

This commit is contained in:
Mamalizz
2025-04-08 23:03:31 +03:30
parent d033f961d2
commit b5125bcd8a
+7
View File
@@ -0,0 +1,7 @@
<script setup lang="ts"></script>
<template>
<div class="w-full h-svh flex"></div>
</template>
<style scoped></style>