mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
fix(settings): added bezier curve to animations
This commit is contained in:
@@ -65,7 +65,7 @@ export function GenericSettings({
|
||||
|
||||
setTimeout(() => {
|
||||
history.replace(state.layout.getLastPath());
|
||||
}, 100);
|
||||
}, 200);
|
||||
}, [history]);
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user