rkdrnf / react-modal-state

Easily manipulate modals in react
13 stars 1 forks source link

Add ts support for modal keys #1

Open chertik77 opened 5 months ago

chertik77 commented 5 months ago

When i'm using a custom id to indetify modal in hook - useModal, i dont have a ts support out of the box...

Screenshot 2024-02-16 at 03 42 28

Here:

Screenshot 2024-02-16 at 03 43 55
chertik77 commented 2 months ago

@rkdrnf