diff --git a/src/App.js b/src/App.js index 4d1b530db6e41edcb1f08244f9ba9f051261132a..fdfbcbc97c93986ec1e6d28f5a671b63f9792ed8 100755 --- a/src/App.js +++ b/src/App.js @@ -16,7 +16,7 @@ const TimeButton = (props) => { <div id = "time">{time}</div> </> ); -} +}