Skip to content

Commit 2e625be

Browse files
Update app/(app)/sponsorship/page.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent aac418a commit 2e625be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/(app)/sponsorship/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const Sponsorship = () => {
7171
</Link>
7272
</div>
7373
<div className="ml-8 mt-4 flex flex-shrink-0 flex-grow lg:ml-4 lg:flex-grow-0">
74-
<Link href="https://www.version1.com/" target="_blank" rel = "noopener noreferrer" >
74+
<Link href="https://www.version1.com/" target="_blank" rel="noopener noreferrer">
7575
<img
7676
className="my-auto h-16"
7777
src="/images/sponsors/version1.png"

0 commit comments

Comments
 (0)