more
This commit is contained in:
@@ -265,7 +265,7 @@ const SignupPage = () => {
|
||||
|
||||
const handleCancelModal = () => {
|
||||
setShowPromoModal(!showPromoModal);
|
||||
setTimeout(scrollToLowerPanel, 400);
|
||||
setTimeout(scrollToLowerPanel, 93);
|
||||
setShowSelectPlan(!showSelectPlan);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user