Skip to content
Snippets Groups Projects
Commit 94992c79 authored by philippkb's avatar philippkb Committed by lokmeinmatz
Browse files

prettier

parent 1f0abce3
Branches reihenfolge_view
No related tags found
No related merge requests found
......@@ -55,7 +55,11 @@ const CustomTableRow: React.FC<CustomTableRowProps> = ({
})}
<TableCell />
<TableCell>
<a href={"https://"+sport.url} target="_blank" rel="noreferrer">
<a
href={'https://' + sport.url}
target="_blank"
rel="noreferrer"
>
{sport.url}
</a>
</TableCell>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment