renderDateSelector() {
    return (
        <DropDownMenu
          value={this.state.selectedRange}
          style={{margin: '5px', left: '25px'}}