From 75c2c81ac04cad48b90a05a5f02be8a142ffb566 Mon Sep 17 00:00:00 2001 From: Thibaut Sardan Date: Tue, 24 Sep 2024 16:41:38 +0100 Subject: [PATCH] fix account selection --- src/header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/header.tsx b/src/header.tsx index b355cc4..2014de0 100644 --- a/src/header.tsx +++ b/src/header.tsx @@ -187,7 +187,7 @@ export const Header = () => { - + {accounts.map((account, index) => ( <>