From e2bffd21519c9dc4bca4f116f0cbf1a9708463f0 Mon Sep 17 00:00:00 2001 From: Douglas Daniel Date: Tue, 9 Jul 2024 16:48:22 -0500 Subject: [PATCH] fix(wallet): Clear input values between Bridge and Swap --- components/brave_wallet_ui/page/container.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/brave_wallet_ui/page/container.tsx b/components/brave_wallet_ui/page/container.tsx index b1f77d8bd52d..5d948687a3d5 100644 --- a/components/brave_wallet_ui/page/container.tsx +++ b/components/brave_wallet_ui/page/container.tsx @@ -179,7 +179,7 @@ export const Container = () => { redirectRoute={defaultRedirect} exact={true} > - + { redirectRoute={defaultRedirect} exact={true} > - +