UBER-458: fix submenu (#3416)

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
Vyacheslav Tumanov 2023-06-09 15:12:20 +05:00 committed by GitHub
parent 3d06e44517
commit 55fee1f8c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ export function showTooltip (
props,
anchor,
onUpdate,
kind: undefined
kind
}
tooltipstore.update((old) => {
if (old.component === storedValue.component) {