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
I would like to have a root <KeypairoomFlow> that returns the keypair at the very end.
As a prop, it accepts the onEnd(keypair) function, so the user can do what it wants.
I would like to have a root
<KeypairoomFlow>
that returns the keypair at the very end.As a prop, it accepts the
onEnd(keypair)
function, so the user can do what it wants.The flow is:
Ideally, it would be nice to export slots for components, so that there's just the logic
The text was updated successfully, but these errors were encountered: