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