From 83edb4446ddbee3bb3a64991601aa267b29c98b0 Mon Sep 17 00:00:00 2001 From: Hailey Date: Wed, 7 Feb 2024 15:07:25 -0800 Subject: [PATCH] use the palette's font color in the composer (#2791) * use the palette's font color in the composer * correct type for cssproperties * log --- src/view/com/composer/text-input/TextInput.web.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/com/composer/text-input/TextInput.web.tsx b/src/view/com/composer/text-input/TextInput.web.tsx index af0d1874..dbc2f11d 100644 --- a/src/view/com/composer/text-input/TextInput.web.tsx +++ b/src/view/com/composer/text-input/TextInput.web.tsx @@ -228,7 +228,7 @@ export const TextInput = React.forwardRef(function TextInputImpl( return ( <> - + {isDropping && (