Skip to content

Commit ab861cb

Browse files
committed
Removed unused prop
1 parent 0deba5d commit ab861cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/routes/[network]/(homepage)/components/hero.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
1717
interface Props {
1818
networkName: string;
19-
networkLogo: string;
2019
networkShortname: string;
2120
}
2221

0 commit comments

Comments
 (0)