From 7297e93a3cdc90fb799a8337a502d9a0db20ef99 Mon Sep 17 00:00:00 2001 From: "kody.low" Date: Fri, 19 Jan 2024 09:50:34 -0800 Subject: [PATCH] fix: tb1 placeholder --- src/client/src/views/home/faucetActions/onchain.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/src/views/home/faucetActions/onchain.tsx b/src/client/src/views/home/faucetActions/onchain.tsx index 7b3dad34..256b8c6c 100644 --- a/src/client/src/views/home/faucetActions/onchain.tsx +++ b/src/client/src/views/home/faucetActions/onchain.tsx @@ -35,7 +35,7 @@ export const Onchain = () => { /> setAddress(value)} onEnter={() => handleOnchain()}