mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
fixed stickers editing
This commit is contained in:
parent
f2758843bf
commit
76d6cb3717
4 changed files with 17 additions and 3 deletions
|
@ -60,6 +60,9 @@ export class Sticker {
|
|||
onMouseDown={this.onDelete}
|
||||
onTouchStart={this.onDelete}
|
||||
/>
|
||||
{
|
||||
console.log('A?')
|
||||
}
|
||||
</div>
|
||||
</React.Fragment>,
|
||||
this.element
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue