{showByTerm("interpolation", this.props.searchTerm) &&
          <InterpolationSettings
            dispatch={this.props.dispatch}
            farmwareEnvs={this.props.farmwareEnvs}
            saveFarmwareEnv={this.props.saveFarmwareEnv} />}