mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-19 06:54:23 +01:00
update
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import type { MentionedUser } from '@/core/parseTextNote';
|
||||
import GeneralUserMentionDisplay from '@/components/textNote/GeneralUserMentionDisplay';
|
||||
import useModalState from '@/hooks/useModalState';
|
||||
|
||||
import type { MentionedUser } from '@/core/parseTextNote';
|
||||
|
||||
export type MentionedUserDisplayProps = {
|
||||
pubkey: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user