mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
Added Timer logic
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user