From 4b82524420076791507a94d1de4de45ae9f1be98 Mon Sep 17 00:00:00 2001 From: Tal Derei <70081547+TalDerei@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:21:25 -0800 Subject: [PATCH] ui: fix ibc route (#1946) * fix ibc route * changeset --- .changeset/smooth-radios-turn.md | 5 +++++ .../src/components/dashboard/assets-table/index.tsx | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/smooth-radios-turn.md diff --git a/.changeset/smooth-radios-turn.md b/.changeset/smooth-radios-turn.md new file mode 100644 index 000000000..1e1b700b8 --- /dev/null +++ b/.changeset/smooth-radios-turn.md @@ -0,0 +1,5 @@ +--- +'minifront': minor +--- + +updates the IBC route from /ibc to /deposit/skip diff --git a/apps/minifront/src/components/dashboard/assets-table/index.tsx b/apps/minifront/src/components/dashboard/assets-table/index.tsx index df368e55a..0287738e7 100644 --- a/apps/minifront/src/components/dashboard/assets-table/index.tsx +++ b/apps/minifront/src/components/dashboard/assets-table/index.tsx @@ -62,7 +62,7 @@ export default function AssetsTable() {
No balances found. Try shielding funds via{' '} - + shield page {' '} or{' '}