mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
Header and BannerLogin done
This commit is contained in:
11
src/components/MainPomodoro.jsx
Normal file
11
src/components/MainPomodoro.jsx
Normal file
@@ -0,0 +1,11 @@
|
||||
import React from 'react'
|
||||
|
||||
const MainPomodoro = () => {
|
||||
return (
|
||||
<div className="main-pomodoro">
|
||||
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default MainPomodoro
|
||||
Reference in New Issue
Block a user