replaced submit to continue (#19641)
This commit is contained in:
@@ -183,7 +183,7 @@ function RoutingForm({ form, profile, ...restProps }: Props) {
|
||||
loading={responseMutation.isPending}
|
||||
type="submit"
|
||||
color="primary">
|
||||
{t("submit")}
|
||||
{t("continue")}
|
||||
</Button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user