completionId: cgen-e8edd7e5fd9740ffa5068d092bef9470
cgen-e8edd7e5fd9740ffa5068d092bef9470
This commit is contained in:
parent
acfd6aeec6
commit
a078d37767
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ export default function Onboarding() {
|
|||
setTimeout(() => {
|
||||
setCurrentStep((prev) => prev + 1);
|
||||
setIsTransitioning(false);
|
||||
}, 300);
|
||||
}, 150);
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue