Open Authoring is enabled: we need to use a fork on your github account. (If a fork
already exists, we'll use that.)
Fork the repo
Don't fork the repo
),
};
}
return {
renderButtonContent: this.renderLoginButton,
};
}
render() {
const { inProgress, config } = this.props;
const { loginError, requestingFork, findingFork } = this.state;
return (