<Link to={{ pathname: path, state: { project, }, }} key={project.id} > <ProjectSummary project={project} deleteCallback={projectDelete}/> </Link>