mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
[CANCELLED], make a button for display the history of pomodoros and rests
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import React from 'react'
|
||||
import React, {useState} from 'react'
|
||||
import HeaderButton from './HeaderButton'
|
||||
|
||||
const Header = () => {
|
||||
//<HeaderButton/>
|
||||
return (
|
||||
<header className="header-main-page">
|
||||
<h1>Pomodoro Timer</h1>
|
||||
|
||||
11
src/components/HeaderButton.jsx
Normal file
11
src/components/HeaderButton.jsx
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user