export default function (props){ return(

{props.super}

{props.heading}

) }