Skip to content
Snippets Groups Projects
Commit 1921f0fb authored by Marius's avatar Marius
Browse files
parents c0a0dd4a 715cf24e
No related branches found
No related tags found
No related merge requests found
Pipeline #25779 passed
......@@ -18,7 +18,6 @@ export class Card extends Component<{ headline: string, imageLink: string, textB
</NavLink>
<p className="card-text">{this.props.textBody.substr(0, 100)}...</p>
</div>
// </div>/
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment