mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 22:12:44 +03:00
UBER-458: fix submenu (#3416)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
parent
3d06e44517
commit
55fee1f8c4
@ -74,7 +74,7 @@ export function showTooltip (
|
||||
props,
|
||||
anchor,
|
||||
onUpdate,
|
||||
kind: undefined
|
||||
kind
|
||||
}
|
||||
tooltipstore.update((old) => {
|
||||
if (old.component === storedValue.component) {
|
||||
|
Loading…
Reference in New Issue
Block a user