Skip to content

Commit 0b1b339

Browse files
committed
prettier
1 parent e3257a9 commit 0b1b339

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/vercel/src/Index.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
<header>
4545
{#if tagName && htmlUrl}
4646
<div class="banner">
47-
🎉 New release {tagName}! Check out the
48-
<a href={htmlUrl}>release notes</a>! 📝
47+
🎉 New release {tagName}! Check out the
48+
<a href={htmlUrl}>release notes</a>! 📝
4949
</div>
5050
{/if}
5151
<h1>Onefetch</h1>

0 commit comments

Comments
 (0)