constructor(props: Object) {
    super(props);

    this.goToPage = this.goToPage.bind(this);