mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-05-03 23:16:40 +07:00
added create-react-app
This commit is contained in:
parent
b5b7c82ea4
commit
c2f42ea721
15 changed files with 6480 additions and 6933 deletions
src/components/search
|
@ -46,7 +46,7 @@ const MapListDialogHead: FC<Props> = memo(
|
|||
onChange={onDistanceChange}
|
||||
defaultValue={[0, 10000]}
|
||||
value={distance}
|
||||
pushable={25}
|
||||
pushable
|
||||
disabled={min >= max}
|
||||
/>
|
||||
) : (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue