restructure note component
This commit is contained in:
@@ -2,7 +2,7 @@ import MessageHideButton from '@lume/app/channel/components/messages/hideButton'
|
||||
import MessageMuteButton from '@lume/app/channel/components/messages/muteButton';
|
||||
import MessageReplyButton from '@lume/app/channel/components/messages/replyButton';
|
||||
import ChannelMessageUser from '@lume/app/channel/components/messages/user';
|
||||
import { noteParser } from '@lume/app/note/components/parser';
|
||||
import { noteParser } from '@lume/utils/parser';
|
||||
|
||||
import { useMemo } from 'react';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user