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
Implementing an RPC-like API, similar to figma-jsonrpc, would improve data exchange between the plugin/widget’s main and UI contexts.
This approach would simplify integration with libraries like SWR and React Query.