export default ({title, hash, label}) => (

{ title }

{ label }
);