From 70a0c5fa9b2d2cb8c232b2102935b877005cca1f Mon Sep 17 00:00:00 2001 From: Jack Hamer <47187316+JackHamer09@users.noreply.github.com> Date: Mon, 23 Oct 2023 20:56:37 +0300 Subject: [PATCH] fix: export transactions link (#141) --- views/zksync/era/payments/Index.vue | 20 ++++++++++++++++++-- views/zksync/lite/payments/Index.vue | 2 +- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/views/zksync/era/payments/Index.vue b/views/zksync/era/payments/Index.vue index 894da9349..cfef9fad4 100644 --- a/views/zksync/era/payments/Index.vue +++ b/views/zksync/era/payments/Index.vue @@ -14,6 +14,12 @@ + + + +
@@ -50,9 +56,9 @@