two digit day month on reps doc
This commit is contained in:
@@ -509,9 +509,9 @@ const RepCompleteSubmit = (props) => {
|
||||
className="govuk-button"
|
||||
data-module="govuk-button"
|
||||
onClick={() => {
|
||||
setRepresentationSubmitConfirmation(
|
||||
true
|
||||
);
|
||||
// setRepresentationSubmitConfirmation(
|
||||
// true
|
||||
// );
|
||||
setRepresentationSubmit(true);
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user