This commit is contained in:
Nastya 2024-05-11 22:28:00 +03:00
parent 61c0eaabd9
commit 7c93e99a6c

@ -89,7 +89,7 @@ export function CheckFastlink() {
}
}
}
}, [user.userId, discounts, user]);
}, [user.userId, discounts, user.customerAccount?.createdAt, user.userAccount?.created_at]);
return (
<Modal