Skip to content

Commit 39667eb

Browse files
committed
whoops, remove logging
1 parent a8b3212 commit 39667eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/RSSButton.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const props = z
1616
);
1717
1818
const input = props.parse(Astro.props);
19-
console.log(input);
2019
---
2120

2221
<a

0 commit comments

Comments
 (0)