mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
cleanup
This commit is contained in:
parent
6db2809de5
commit
848fa9fd02
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ const Sticker: React.FC<IProps> = ({ map, sticker, index, mapSetSticker, mapDrop
|
||||||
|
|
||||||
}
|
}
|
||||||
}, [element, is_editing])
|
}, [element, is_editing])
|
||||||
|
|
||||||
return createPortal(
|
return createPortal(
|
||||||
<React.Fragment>
|
<React.Fragment>
|
||||||
<div className="sticker-arrow" ref={stickerArrow} />
|
<div className="sticker-arrow" ref={stickerArrow} />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue