mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-28 12:36:41 +07:00
drawing arrows
This commit is contained in:
parent
f8d16d150a
commit
3f2e2ba856
7 changed files with 65 additions and 14 deletions
|
@ -76,7 +76,6 @@ class Component extends React.Component<IMapListDialogProps, IMapListDialogState
|
|||
});
|
||||
|
||||
stopEditing = (): void => {
|
||||
console.log('stop it!');
|
||||
this.setState({ editor_target: null });
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue