Skip to content

Commit 8cb89df

Browse files
committed
update hiccups
1 parent 107729b commit 8cb89df

File tree

5 files changed

+3
-4
lines changed

5 files changed

+3
-4
lines changed

islands/Hiccups.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default function Hiccup() {
22
return (
3-
<p>8</p>
3+
<p>17</p>
44
)
55
}

islands/LastLive.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ export default function LastLive() {
2121
}
2222
}
2323
}
24-
console.log("a" + months);
2524
let days = res.format("DD");
2625
if (days[0] == "0") {
2726
days = days.replace("0", "");

node_modules/.deno/.deno.lock.poll

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
13.1 KB
Binary file not shown.

node_modules/.deno/node_modules/commander

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)