This commit is contained in:
Andras Schmelczer 2026-05-31 20:20:41 +01:00
parent 8688b7475e
commit e8345cbdc1
40 changed files with 1980 additions and 904 deletions

View file

@ -333,6 +333,8 @@ export default function LocationSearch({
onSelect={selectResult}
loading={loading}
placeholder={t('locationSearch.placeholder')}
ariaLabel={t('locationSearch.searchLabel')}
name="location-search"
size="sm"
inputClassName={
inputClassName ??