added create-react-app

This commit is contained in:
Fedor Katurov 2021-04-08 10:35:39 +07:00
parent b5b7c82ea4
commit c2f42ea721
15 changed files with 6480 additions and 6933 deletions
src/components/search

View file

@ -46,7 +46,7 @@ const MapListDialogHead: FC<Props> = memo(
onChange={onDistanceChange}
defaultValue={[0, 10000]}
value={distance}
pushable={25}
pushable
disabled={min >= max}
/>
) : (