UNPKG

@atlaskit/mention

Version:

A React component used to display user profiles in a list for 'Mention' functionality

3 lines (2 loc) 123 B
import MentionItem, { MENTION_ITEM_HEIGHT } from './components/MentionItem'; export { MentionItem, MENTION_ITEM_HEIGHT, };