Overview
useLeaveSpace returns a callable function for leaving a space. The user’s membership record is removed.
When using
SpaceProvider, call leaveSpace from useSpace — it handles optimistic state updates automatically.Usage Example
Parameters
string
required
UUID of the space to leave.
Returns
string
Confirmation message.

