Skip to content

Commit 1f295bf

Browse files
committed
fix bad prop
1 parent 9aa5d3f commit 1f295bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/LanguagePicker/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ const LanguagePicker = ({
109109
<CommandInput
110110
placeholder={t("page-languages-filter-placeholder")}
111111
className="h-9"
112-
icon={undefined}
113112
/>
114113

115114
<CommandList className="max-h-[75vh]">

0 commit comments

Comments
 (0)