reps raised with correct return url
This commit is contained in:
@@ -603,7 +603,7 @@ let MakeRepresentation = (props) => {
|
||||
<button
|
||||
className="govuk-button withChevron govuk-button-cta"
|
||||
type="button"
|
||||
onClick={() => signIn("email")}
|
||||
onClick={() => signIn()}
|
||||
>
|
||||
Sign in to raise representation
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user