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
{{ message }}
This repository was archived by the owner on May 14, 2020. It is now read-only.
I sometimes want to select part of store's state or actions and copy them paste into other place (maybe for search), but select and copy is disabled by user-select: none. Are there any concerns about this?