function MultiValue(props) {
  return (
    <Chip
      tabIndex={-1}
      label={props.children}