diff --git a/web/src/component/CountDownInput.js b/web/src/component/CountDownInput.js
index fdc60958..b14ffaed 100644
--- a/web/src/component/CountDownInput.js
+++ b/web/src/component/CountDownInput.js
@@ -95,7 +95,7 @@ export const CountDownInput = (props) => {
}}
/>
- setKey(e.target.value)} />
+ setKey(e.target.value)} />
)
@@ -135,13 +135,14 @@ export const CountDownInput = (props) => {
{renderCheck()}