From 183469a9884e62ce28c80763c50d86611f8e7b40 Mon Sep 17 00:00:00 2001 From: irubido Date: Fri, 19 Dec 2025 11:48:13 +0100 Subject: [PATCH] maintenance banner --- packages/web-wallet/src/pages/Home.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/web-wallet/src/pages/Home.tsx b/packages/web-wallet/src/pages/Home.tsx index 937f14d..25fb3f5 100644 --- a/packages/web-wallet/src/pages/Home.tsx +++ b/packages/web-wallet/src/pages/Home.tsx @@ -50,7 +50,13 @@ const Home: React.FC = () => { }, [navigate, getAccountData, state.activeAccount, state.loading]); return ( -
+
+
+ Attention - this snap is under active development to bring it up to date + with the latest NU 6.1 update. Users may experience various issues until this update is + completed and should exercise caution if using the snap until the update is complete and + this banner is removed. +