UNPKG

@sendbird/uikit-react

Version:

Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.

9 lines (8 loc) 206 B
/** * This file is for the backward compatibility. */ import { withSendBird } from './index'; /** * @deprecated This function is deprecated. Use `useSendbird` instead. * */ export default withSendBird;