improve
This commit is contained in:
parent
8688b7475e
commit
e8345cbdc1
40 changed files with 1980 additions and 904 deletions
|
|
@ -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 ??
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue