1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00
This commit is contained in:
sjaanus 2025-07-29 16:48:50 +03:00
parent 3843f38481
commit bc163dffc7
No known key found for this signature in database
GPG Key ID: 20E007C0248BA7FF

View File

@ -12,6 +12,7 @@ export const createTooltip =
setTooltip(null);
return;
}
setTooltip({
caretX: tooltip?.caretX,
caretY: tooltip?.caretY,