This commit is contained in:
Fedor Katurov 2019-12-30 17:56:19 +07:00
parent 6db2809de5
commit 848fa9fd02

View file

@ -148,6 +148,7 @@ const Sticker: React.FC<IProps> = ({ map, sticker, index, mapSetSticker, mapDrop
}
}, [element, is_editing])
return createPortal(
<React.Fragment>
<div className="sticker-arrow" ref={stickerArrow} />