Data Display
UserMention
Inline @mention with hover UserCard popover.
With user data (hover)
Hover over a mention to see the user card.
Hello user1 and user2, welcome!
Different dot colors
user1 user2
Usage
import { UserMention } from '@pulsesync/uikit'
<UserMention username="johndoe" user={userData} />