UNPKG

react-mention-input

Version:

A React component for input with @mention functionality.

3 lines (2 loc) 111 B
export { default as MentionInput } from './MentionInput'; export { ShowMessageCard } from './ShowMessageCard';