From 960bbcbb0a6bca59c8351ba5f183f7c8da43aede Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Sat, 29 Oct 2022 15:24:26 +0800 Subject: [PATCH] [ui][text input] set entire input bg color --- packages/ui/src/TextInput/TextInput.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/src/TextInput/TextInput.tsx b/packages/ui/src/TextInput/TextInput.tsx index f13dd8bd..87f7179c 100644 --- a/packages/ui/src/TextInput/TextInput.tsx +++ b/packages/ui/src/TextInput/TextInput.tsx @@ -143,7 +143,7 @@ function TextInput(
{(() => {