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-CzBQNSmE.js'; import React__default from 'react'; import { S as SuggestedMentionListView } from './bundle-D2cr3zBl.js'; import { u as useThread } from './bundle-pN4x95Un.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-CTo5rr_w.js.map