Merge pull request 'remove additional link' (#162) from fix/featured-articles-cards into develop
Reviewed-on: http://85.143.176.51:3000/free-land/front-end/pulls/162
This commit is contained in:
commit
1af206c360
@ -168,14 +168,12 @@ const FeaturedArticlesCards = () => {
|
||||
</Card.CardContent>
|
||||
|
||||
<Card.CardAction href={Articale.Link}>
|
||||
<Link to="*">
|
||||
<Typography
|
||||
className="text-blue-500 font-bold"
|
||||
fontWeightVariant="bold"
|
||||
>
|
||||
{t("mainPage.more")}
|
||||
</Typography>
|
||||
</Link>
|
||||
<Typography
|
||||
className="text-blue-500 font-bold"
|
||||
fontWeightVariant="bold"
|
||||
>
|
||||
{t("mainPage.more")}
|
||||
</Typography>
|
||||
<SVGCaretRight className="fill-blue-500 w-4 h-4" />
|
||||
</Card.CardAction>
|
||||
</Card>
|
||||
|
Loading…
x
Reference in New Issue
Block a user