From e2741c750997c77da44177539254ff89dc745726 Mon Sep 17 00:00:00 2001 From: Viraj Chandra Date: Wed, 1 Nov 2023 12:35:23 +0530 Subject: [PATCH] timer --- src/components/countdownTimer/CountdownTimer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/countdownTimer/CountdownTimer.js b/src/components/countdownTimer/CountdownTimer.js index 4a12ff4..5b96acf 100644 --- a/src/components/countdownTimer/CountdownTimer.js +++ b/src/components/countdownTimer/CountdownTimer.js @@ -139,7 +139,7 @@ const CountdownTimer = () => { onClick={(e) => handleSubmit(e)} className="codeutsava__start-countdown" > - PAUSE! + Spooky Time's Up! )}