Revert React Spring to 9.7.5 and updates Renovate (#34788)
This commit is contained in:
parent
68a5724b3e
commit
84d03e4e16
4 changed files with 46 additions and 45 deletions
|
@ -24,9 +24,7 @@ export const HotkeyIndicator: React.FC<{
|
|||
enter: [{ opacity: 1 }],
|
||||
leave: [{ opacity: 0 }],
|
||||
onRest: (_result, _ctrl, item) => {
|
||||
if (item) {
|
||||
onDismiss(item);
|
||||
}
|
||||
onDismiss(item);
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue