We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cdf2fb commit 16fb19bCopy full SHA for 16fb19b
usehooks.com/src/components/QueryGGBanner.astro
@@ -35,7 +35,7 @@ import CountdownTimer from "./CountdownTimer";
35
Launch week sale
36
</h2>
37
<p class="normal-case mb-4">Up to 30% off through June 5th</p>
38
- <CountdownTimer client:only targetDate="2024-06-05" />
+ <CountdownTimer client:only targetDate="2024-06-06" />
39
<Button
40
text="Join Now"
41
size="small"
0 commit comments