This commit is contained in:
2021-06-05 20:18:11 +02:00
parent abbdb6027c
commit 0b28182458
14 changed files with 50 additions and 264 deletions
@@ -123,12 +123,7 @@ const Navigation = (props) => {
}
});
}, [value, routes]);
useEffect(() => {
setTimeout(() => {
tabsActions.current?.updateIndicator();
}, 100);
});
return (
<Container ref={wrapper}>
<Hidden mdUp>