Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
formando nova melhor estrutura
Browse files Browse the repository at this point in the history
  • Loading branch information
uesleibros committed Sep 3, 2024
1 parent 9731667 commit ac77c00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Anime/AnrollAnimeInfos.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ export default function AnrollAnimeInfos({anime}) {
<Divider />
<CardFooter className="mt-auto">
<Link className="transition-colors text-blue-500 hover:text-white flex items-center gap-2 w-[max-content]" href={`${character.node.siteUrl}`}>
<FaLink />
Saiba mais
</Link>
</CardFooter>
Expand Down

0 comments on commit ac77c00

Please sign in to comment.