From 948925b27ff5c4538d910bb2f00c789a4f49516d Mon Sep 17 00:00:00 2001 From: Jack Hamer Date: Mon, 23 Oct 2023 20:03:25 +0300 Subject: [PATCH 1/2] fix: export transactions link --- 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 @@