EOS-uiux-Solutions / eos-icons-landing

EOS Icons website
https://eos-icons-frontend-1t6flcbwl-eos-icons.vercel.app/
MIT License
19 stars 20 forks source link

fixing build fail caused by useClickOutside #114

Closed ayushsatyam146 closed 2 years ago

ayushsatyam146 commented 2 years ago

In my recent PR #101, I had created a file useClickOutside. Due to some warnings in that file build is failing for new subsequent PRs. In this PR I have added the fixes so that build runs smoothly and the functionality of #101 remains unhindered.