From 76c3e4011b7a7801a5a0290eff9683eeb3a66553 Mon Sep 17 00:00:00 2001 From: unix Date: Wed, 29 Apr 2020 12:26:13 +0800 Subject: [PATCH] fix(input): fix color of fill text --- components/input/input.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/input/input.tsx b/components/input/input.tsx index 95b3d5b..a778713 100644 --- a/components/input/input.tsx +++ b/components/input/input.tsx @@ -201,6 +201,7 @@ const Input = React.forwardRef