export default function (props){ return(

{props.text}

) }