mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-24 18:46:40 +07:00
Merge branch 'master' into develop
This commit is contained in:
commit
3c0b6cfa22
2 changed files with 2 additions and 2 deletions
|
@ -95,7 +95,7 @@
|
|||
"reactrangeslider": "^3.0.6",
|
||||
"redux": "^4.0.1",
|
||||
"redux-persist": "^5.10.0",
|
||||
"redux-saga": "^1.0.0",
|
||||
"redux-saga": "^1.0.0",
|
||||
"reduxsauce": "^1.0.0",
|
||||
"scrypt": "^6.0.3",
|
||||
"throttle-debounce": "^2.1.0",
|
||||
|
|
|
@ -22,7 +22,7 @@ const MapListDialogHead: FC<Props> = memo(
|
|||
}),
|
||||
{}
|
||||
),
|
||||
[]
|
||||
[max, min]
|
||||
);
|
||||
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue