import React from 'react'; import Select from 'react-select'; const SegmentationSelect = ({ value, formatOptionLabel, options }) => (