Utkarshn10 / Focusly

Open source app to remain focused during your deep work sessions. Built using ReactJS
https://focusly.vercel.app/
MIT License
35 stars 44 forks source link

Tabs fixes #99

Closed Utkarshn10 closed 11 months ago

Utkarshn10 commented 11 months ago

Describe the bug The current function of tabs (Focus, lofi and meditation) is that if you click on the content then only it takes you to the desired link but instead it should happen when i click on the button.

To Reproduce Try to clck on the area without text inside the button.

lokeshvasnik commented 11 months ago

I would like to work on this issue!!

Utkarshn10 commented 11 months ago

Issue assigned to @lokeshvasnik .

lokeshvasnik commented 11 months ago

Need some help! While installing the packages i got sum errors Screenshot from 2023-08-12 19-03-11

Utkarshn10 commented 11 months ago

It's because react sound is no longer supported with the current react version. Try npm install --legacy-peer-deps

Utkarshn10 commented 11 months ago

Thanks @lokeshvasnik for contributing to Focusly.