mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
Login and Register error added, and React.memo added to About this and Header
This commit is contained in:
@@ -36,4 +36,4 @@ const AboutThis = () => {
|
||||
)
|
||||
}
|
||||
|
||||
export default AboutThis
|
||||
export default React.memo(AboutThis)
|
||||
|
||||
Reference in New Issue
Block a user