From fcc0cffb7c1944e2a93b3121b88bc828a025265c Mon Sep 17 00:00:00 2001 From: seaona <54408225+seaona@users.noreply.github.com> Date: Tue, 9 Apr 2024 19:44:37 +0200 Subject: [PATCH] feat: add deeplinks for Send Eth, Send ERC20 and Approve ERC20 (#313) * add deeplinks for send transfer and approve * finish deeplinks work * move href to setdeeplinks for send eth * update html href * changed color text darker for light buttons --- src/index.html | 29 +++++++++++++++++++++++++++++ src/index.js | 20 ++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/src/index.html b/src/index.html index 0d46857c..abb9e655 100644 --- a/src/index.html +++ b/src/index.html @@ -220,6 +220,15 @@