singodiyashubham87 / Draw-it-out

An online Whiteboard application built using ReactJS & TailwindCSS utilising the HTML5 Canvas & the JavaScript Canvas API.
https://draw-it-out.vercel.app
MIT License
75 stars 162 forks source link

Add title on hover #477 #518

Open KomalSrivastava opened 3 months ago

KomalSrivastava commented 3 months ago

Issue Title: Add hover effect and title

Fixes issue https://github.com/singodiyashubham87/Draw-it-out/issues/477 closes #issue_number Fixes issue #477

Type of change ☑️

I have added hover in each and the title of the tool , when the user point curser to the icon then it show the effect and the title or you can say the topic.

What sort of change have you made:

Checklist: ☑️

@singodiyashubham87 Review this and merge my issue.

How Has This Been Tested? ⚙️

Describe how have you verified the changes made.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
draw-it-out ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 2:07pm
draw-it-out-zbd1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 2:07pm
KomalSrivastava commented 3 months ago

@singodiyashubham87 Review this and merge my issue.

singodiyashubham87 commented 3 months ago

@KomalSrivastava You have used custom css instead of tailwind CSS, which you are not supposed to do.