Web-dev-mini-projects icon indicating copy to clipboard operation
Web-dev-mini-projects copied to clipboard

Update App.js

Open IniyalPalanisamy opened this issue 1 year ago • 0 comments

Removed the unused copyEmoji ref. Added input value validation in the searchEmoji function. Used some method to filter the emoji list based on the input value. Removed the title argument from the copyToClipboard function. Used a state variable copiedEmoji to keep track of the copied emoji and reset it after a certain time.

Description

(Describe your project over here.)

Checklist

  • [ ] I've been assigned an issue related to this PR.
  • [ ] I've used beautifiers.
  • [ ] I've added my Project's name and description to Index.md
  • [ ] I've made a README.md file for my Project.
  • [ ] The README.md file of my projrct contains Project title, Description, Use of project, Set up, Stack used and Output (Screenshots).

Related Issues or Pull Requests number

(Write your answer here.)

IniyalPalanisamy avatar Oct 19 '24 03:10 IniyalPalanisamy