[Glitch] Revert React Spring to 9.7.5 and updates Renovate
Port 84d03e4e16d454bdce085ca8d1ba6ea3f179ddf5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
93350d6dd9
commit
7efac8c025
@ -24,9 +24,7 @@ export const HotkeyIndicator: React.FC<{
|
|||||||
enter: [{ opacity: 1 }],
|
enter: [{ opacity: 1 }],
|
||||||
leave: [{ opacity: 0 }],
|
leave: [{ opacity: 0 }],
|
||||||
onRest: (_result, _ctrl, item) => {
|
onRest: (_result, _ctrl, item) => {
|
||||||
if (item) {
|
onDismiss(item);
|
||||||
onDismiss(item);
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user