const MyCoolList = ({ things }) => ; const MyCoolThing = ({ thingo }) =>
  • {thingo}
  • ;