Merge branch 'master' into develop

This commit is contained in:
Fedor Katurov 2020-01-21 14:42:44 +07:00
commit 3c0b6cfa22
2 changed files with 2 additions and 2 deletions

View file

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