mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
fixed middle markers stay on marker deletion
This commit is contained in:
parent
8a90c50352
commit
bb661b976b
5 changed files with 11 additions and 10 deletions
|
@ -175,4 +175,4 @@ const mapDispatchToProps = dispatch => bindActionCreators({
|
|||
setDialogActive,
|
||||
}, dispatch);
|
||||
|
||||
export const MapListMoreDialog = connect(mapStateToProps, mapDispatchToProps)(Component);
|
||||
export const MapListDialog = connect(mapStateToProps, mapDispatchToProps)(Component);
|
Loading…
Add table
Add a link
Reference in a new issue