import React from 'react'; import Select from 'react-select'; import { colourOptions } from '../data'; export default () => (