{selectAllLabel ? (
                        <li
                            key={selectAllLabel}
                            className={`${this.state.currentValue[selectAllLabel] ? 'active' : ''}`}
                        >