Skip to content
Snippets Groups Projects
Commit 4875fb8c authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

bindestrich

parent 6b036827
No related branches found
No related tags found
No related merge requests found
Pipeline #480978 failed
......@@ -227,7 +227,7 @@ import { stringToSlug } from "../utils";
<div className="row">
<div className="col-6">
<div className={"t-tag " + data[i].tag}>
{data[i].job} {data[i].affiliation}
{data[i].job} - {data[i].affiliation}
</div>
</div>
<div className="col" style={{padding: "5px"}}>{expert}</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment