You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great library! It makes building cmd tools super easy!
I recently got a situation when I use ninja-keys to work with my react project. I use global storage to store the state of ninja-keys, but I don't know when should I set the state to false and I couldn't find any eventListener to check modal is open ore close.
If there is any way to listen modal state will be great!
The text was updated successfully, but these errors were encountered:
Great library! It makes building cmd tools super easy!
I recently got a situation when I use
ninja-keys
to work with my react project. I use global storage to store the state ofninja-keys
, but I don't know when should I set the state to false and I couldn't find any eventListener to check modal is open ore close.If there is any way to listen modal state will be great!
The text was updated successfully, but these errors were encountered: