CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
23.24k stars 2.82k forks source link

fix(Emoji picker): fix lags #1181

Closed sharevb closed 4 months ago

sharevb commented 5 months ago

Fix #1176 using debounced ref

vercel[bot] commented 5 months ago

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

Name Status Preview Updated (UTC)
it-tools ✅ Ready (Inspect) Visit Preview Jul 7, 2024 11:47am
CorentinTh commented 4 months ago

Thanks for the debounced, I have ideas to further reduce the lag, I'll investigate