From 0f23f73bf75157ad2de4ba054410e4e37f0579a8 Mon Sep 17 00:00:00 2001 From: honnamkuan Date: Fri, 7 Jul 2023 15:25:50 +0800 Subject: [PATCH] show default cursor when hover over label and line --- src/components/TextInput/BaseTextInput.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TextInput/BaseTextInput.js b/src/components/TextInput/BaseTextInput.js index ef7654611ccc..d1b67b52e19f 100644 --- a/src/components/TextInput/BaseTextInput.js +++ b/src/components/TextInput/BaseTextInput.js @@ -244,7 +244,7 @@ function BaseTextInput(props) { return ( <> - +