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-Bpofr334.js'; import React__default from 'react'; import { S as SuggestedMentionListView } from './bundle-CnFrQOtC.js'; import { u as useThread } from './bundle-Gpc6ZS8v.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-DFWI31lg.js.map