UNPKG

@atlaskit/mention

Version:

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

4 lines 135 B
import MentionItem, { MENTION_ITEM_HEIGHT } from './components/MentionItem'; export { // Components MentionItem, MENTION_ITEM_HEIGHT };