UNPKG

@sendbird/uikit-react

Version:

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

13 lines (10 loc) 533 B
import { _ as __assign } from './bundle-k5pprEL4.js'; import React__default from 'react'; import { S as SuggestedMentionListView } from './bundle-Dd9BwqXA.js'; import { u as useThread } from './bundle-DiEyJmQO.js'; var SuggestedMentionList = function (props) { var currentChannel = useThread().state.currentChannel; return (React__default.createElement(SuggestedMentionListView, __assign({}, props, { currentChannel: currentChannel }))); }; export { SuggestedMentionList as S }; //# sourceMappingURL=bundle-BOofcNOh.js.map