forked from abner/for-legacy-web
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