From 1c3ca7f8a03b624fbffc31771be81b217354665f Mon Sep 17 00:00:00 2001 From: reiyua Date: Thu, 4 Jan 2024 18:31:07 +1100 Subject: [PATCH] Fix title to "Tombay" --- src/CountdownTimer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CountdownTimer.js b/src/CountdownTimer.js index 44f9261..2996205 100644 --- a/src/CountdownTimer.js +++ b/src/CountdownTimer.js @@ -21,7 +21,7 @@ const CountdownTimer = ({ targetDate }) => { -

Countdown to Tom's Retirement

+

Countdown to TomBay's Retirement

{days + hours + minutes + seconds <= 0 ? (