transfer list

This commit is contained in:
Sirttas
2026-06-01 22:19:26 +02:00
parent f28201e711
commit 05210fea4b
7 changed files with 126 additions and 13 deletions
+3
View File
@@ -0,0 +1,3 @@
export * from './transaction'
export {default as TransferList} from './TransferList.vue';