Minor changes to how resend status is passed
Этот коммит содержится в:
@@ -9,6 +9,7 @@ global.window.setupVerifyPage = function setupVerifyPage(props) {
|
||||
isVerified={props.IsVerified}
|
||||
teamURL={props.TeamURL}
|
||||
userEmail={props.UserEmail}
|
||||
resendSuccess={props.ResendSuccess}
|
||||
/>,
|
||||
document.getElementById('verify')
|
||||
);
|
||||
|
||||
Ссылка в новой задаче
Block a user