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 has been archived by the owner on Sep 4, 2022. It is now read-only.
* Function to synthesize the @composi/runtime send function to work with React useReducer hook. It takes one argument, the dispatch function returned by useReduce. This allows you to use the send function with the @composi/runtime union method with React functional components and hooks.