fix: location Select auto focus (#12715)

This commit is contained in:
Mehul
2023-12-09 20:53:49 +00:00
committed by GitHub
parent e9ea0fcc20
commit 2ab7846a4a
@@ -357,7 +357,6 @@ export const EventSetupTab = (
<div className="flex">
<LocationSelect
defaultMenuIsOpen={showEmptyLocationSelect}
autoFocus
placeholder={t("select")}
options={locationOptions}
value={selectedNewOption}