@@ -8,6 +8,7 @@ const PasswordResetExecutionForm = (props) => {
// const { t } = props;
return (
+ // TODO: improve the form by GW-6852
<div id="password-reset-execution-form">
PasswordResetExecutionForm
</div>