added needed closed tag
This commit is contained in:
parent
5f8e5d16f8
commit
6ca72c7e5c
@ -88,7 +88,7 @@ const ProjectDetails = () => {
|
|||||||
<div className="col-xl-4 col-lg-5 col-md-5 mt-5">
|
<div className="col-xl-4 col-lg-5 col-md-5 mt-5">
|
||||||
<ProjectOverview project={projectId} />
|
<ProjectOverview project={projectId} />
|
||||||
</div>
|
</div>
|
||||||
</>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
case "teams": {
|
case "teams": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user