import Project from './Project' const ProjectVersion = props => { const { id, name, changes, date, project } = props.data return (
{date}