From 43ebdc1126d4ddcfcd80769663fc0451bf4101c0 Mon Sep 17 00:00:00 2001 From: Hussam Ghazzi Date: Tue, 17 Dec 2024 22:21:05 +0000 Subject: [PATCH] add label --- .../react/src/Autocomplete/Autocomplete.features.stories.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/react/src/Autocomplete/Autocomplete.features.stories.tsx b/packages/react/src/Autocomplete/Autocomplete.features.stories.tsx index 723fc3189cc..37a0393044e 100644 --- a/packages/react/src/Autocomplete/Autocomplete.features.stories.tsx +++ b/packages/react/src/Autocomplete/Autocomplete.features.stories.tsx @@ -567,6 +567,7 @@ export const InOverlayWithCustomScrollContainerRef = () => { }, }} block + aria-label="Search" />