Skip to content

Commit 7509a74

Browse files
committed
Update index.tsx
1 parent 943d6dd commit 7509a74

File tree

1 file changed

+0
-1
lines changed
  • packages/main/src/components/SelectDialog

1 file changed

+0
-1
lines changed

packages/main/src/components/SelectDialog/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ const SelectDialog = forwardRef<DialogDomRef, SelectDialogPropTypes>((props, ref
333333
onClick={handleSearchSubmit}
334334
accessibleName={i18nBundle.getText(SEARCH)}
335335
title={i18nBundle.getText(SEARCH)}
336-
data-component-name="SelectDialogSearchIcon"
337336
/>
338337
</>
339338
}

0 commit comments

Comments
 (0)