mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 16:28:59 +00:00
[Glitch] Revert React Spring to 9.7.5 and updates Renovate
Port 84d03e4e16 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -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);
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user