Added Timer logic

This commit is contained in:
2021-09-20 18:40:43 -03:00
parent ac140b997a
commit e4df25e1b9
6 changed files with 111 additions and 8 deletions

View File

@@ -3,6 +3,9 @@ import HeaderButton from './HeaderButton'
const Header = () => {
//<HeaderButton/>
console.log("HEADER DEPLOYED")
return (
<header className="header-main-page">
<h1>Pomodoro Timer</h1>