DEV Community

Discussion on: I created a collection of UI Components for React built with Tailwind CSS

Collapse
 
the_riz profile image
Rich Winter

These are very nice. I will note that I don't think you've added any event handlers for listening for the "ESC" key when the overlays/toasts are open so the user can dismiss things like menus.

Collapse
 
enochndika profile image
Enoch Ndika

I have fixed it, you can now dismiss toast with ESC key