useUser hook
the useUser
hook is used to get the current user. this returns a User object.
the user returned is the user that was set as the currentUser
when setting up the MinChatProvider
Last updated
the useUser
hook is used to get the current user. this returns a User object.
the user returned is the user that was set as the currentUser
when setting up the MinChatProvider
Last updated