Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
IFalimendikov committed Jul 30, 2024
1 parent 277c9da commit 53d736d
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions src/components/WaifusionSlide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,19 +166,21 @@ const WaifusionSlide: React.FC = () => {
Waifusion NFTs.{" "}
</SubHeader>
<SubHeader>{t("waifusion.subheader-6")}</SubHeader>
<SubHeader>Waifusion Images:</SubHeader>
<Link
<SubHeader>
Waifusion Images:
<Link
href="https://arweave.net/ZW7NCaxFJT6IlTInn3OZc9MU1UjwmQQ0fGtbLyithEM/WAIFU-ID.png"

Check failure on line 172 in src/components/WaifusionSlide.tsx

View workflow job for this annotation

GitHub Actions / Linting

Insert `··`
target="_blank"

Check failure on line 173 in src/components/WaifusionSlide.tsx

View workflow job for this annotation

GitHub Actions / Linting

Insert `··`
>
https://arweave.net/ZW7NCaxFJT6IlTInn3OZc9MU1UjwmQQ0fGtbLyithEM/WAIFU-ID.png
</Link>
>
arweave.net
</Link>
</SubHeader>
<SubHeader>Waifusion Metadata:</SubHeader>
<Link
href="https://arweave.net/VvsElMKxzV5rBtWAxMqfbtG39daxKXIe7mnR4iyRtCk/WAIFU-ID"
target="_blank"
>
https://arweave.net/VvsElMKxzV5rBtWAxMqfbtG39daxKXIe7mnR4iyRtCk/WAIFU-ID
arweave.net
</Link>
</Content>
</Card>
Expand Down

0 comments on commit 53d736d

Please sign in to comment.