Skip to content

Commit 9d2c152

Browse files
committed
Linting
1 parent 0b908af commit 9d2c152

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/[network]/(homepage)/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</script>
2020

2121
<div id="homepage" class="mb-4 grid content-start items-start gap-y-12 sm:gap-y-32 md:pt-0">
22-
<Hero {networkLogo} {networkName} {networkShortname} />
22+
<Hero {networkName} {networkShortname} />
2323

2424
<LegacyTokenSwap {network} />
2525

0 commit comments

Comments
 (0)