if (index > 0) {
        const prev = options[index - 1]
        return this.props.onChange({
          target: {
            name: this.props.name,