fixed range

This commit is contained in:
Fedor Katurov 2020-01-20 17:55:46 +07:00
parent c3e136cebb
commit b3adf4d556
5 changed files with 9 additions and 11 deletions

View file

@ -22,7 +22,7 @@ const MapListDialogHead: FC<Props> = memo(
}),
{}
),
[]
[max, min]
);
return (