We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe4390 commit 8470fa9Copy full SHA for 8470fa9
src/lib/Sendbird/context/SendbirdContext.tsx
@@ -34,7 +34,7 @@ export const createSendbirdContextStore = (props?: TwoDepthPartial<SendbirdState
34
});
35
36
/**
37
- * A specialized hook for Ssendbird state management
+ * A specialized hook for Sendbird state management
38
* @returns {ReturnType<typeof createStore<SendbirdState>>}
39
*/
40
export const useSendbirdStore = () => {
0 commit comments