From 6823a48b2a66576da9d030965c5b4a1bfb83d63a Mon Sep 17 00:00:00 2001 From: Rithvik Nishad Date: Fri, 28 Jun 2024 16:21:20 +0530 Subject: [PATCH] Make voice autofill popup scrollable on contnent overflow (#8092) --- src/Components/Scribe/Scribe.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Scribe/Scribe.tsx b/src/Components/Scribe/Scribe.tsx index b5149267e24..e29b825124f 100644 --- a/src/Components/Scribe/Scribe.tsx +++ b/src/Components/Scribe/Scribe.tsx @@ -490,7 +490,7 @@ export const Scribe: React.FC = ({ fields, onFormUpdate }) => { ​ -
+

Voice AutoFill