From cf2cc24c394df87deb2775700286313a147c98d7 Mon Sep 17 00:00:00 2001 From: mkhutornyi Date: Tue, 16 Jan 2024 09:00:43 +0100 Subject: [PATCH] add missing containerStyles in web TextInput container --- src/components/TextInput/BaseTextInput/index.native.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TextInput/BaseTextInput/index.native.tsx b/src/components/TextInput/BaseTextInput/index.native.tsx index d19d835d68bb..99b3e98588ac 100644 --- a/src/components/TextInput/BaseTextInput/index.native.tsx +++ b/src/components/TextInput/BaseTextInput/index.native.tsx @@ -263,7 +263,7 @@ function BaseTextInput( return ( <>