From 19b307343df54705aee587d8187a023101e9d01d Mon Sep 17 00:00:00 2001 From: Bruno Date: Tue, 13 Dec 2022 22:17:22 -0300 Subject: [PATCH] Release integration with qrcode component and list component --- src/components/ListComponent.vue | 24 +++++++-- src/components/QrCodeComponent.vue | 4 +- src/utils/blockchain.ts | 12 +++-- src/views/HomeView.vue | 83 ++++++++++++++++-------------- 4 files changed, 73 insertions(+), 50 deletions(-) diff --git a/src/components/ListComponent.vue b/src/components/ListComponent.vue index 109bdd4..a417ed5 100644 --- a/src/components/ListComponent.vue +++ b/src/components/ListComponent.vue @@ -1,14 +1,28 @@ @@ -112,7 +113,11 @@ const releaseTransaction = async ({ e2eId }: any) => { />
- +