Skip to content
Snippets Groups Projects
Commit 715cf24e authored by Marius Nygard's avatar Marius Nygard
Browse files

asd

parent 4ffe6681
No related branches found
No related tags found
No related merge requests found
Pipeline #25585 passed
...@@ -18,7 +18,6 @@ export class Card extends Component<{ headline: string, imageLink: string, textB ...@@ -18,7 +18,6 @@ export class Card extends Component<{ headline: string, imageLink: string, textB
</NavLink> </NavLink>
<p className="card-text">{this.props.textBody.substr(0, 100)}...</p> <p className="card-text">{this.props.textBody.substr(0, 100)}...</p>
</div> </div>
// </div>/ // </div>/
); );
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment