mirror of
https://github.com/spbleadersofdigtal/frontend.git
synced 2024-11-21 18:06:33 +03:00
фикс
This commit is contained in:
parent
0f02274c54
commit
4f2e22af03
|
@ -67,7 +67,7 @@ export const DeckPage: ReactFCC = () => {
|
|||
useEffect(() => {
|
||||
setTimeout(() => {
|
||||
setEnabled(true)
|
||||
}, 2000);
|
||||
}, 3000);
|
||||
}, []);
|
||||
|
||||
return (
|
||||
|
|
Loading…
Reference in New Issue
Block a user