mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-15 01:07:49 +00:00
feat(notifications): native UI updates (#12798)
* feat(notifications): native notifications UI updates
This commit is contained in:
@@ -8,7 +8,7 @@ import { IconMessage } from '../../../base/icons';
|
||||
import { getParticipantById } from '../../../base/participants';
|
||||
import { connect } from '../../../base/redux';
|
||||
import ContextMenuItem from '../../../base/ui/components/web/ContextMenuItem';
|
||||
import { openChat } from '../../../chat/';
|
||||
import { openChat } from '../../../chat/actions.web';
|
||||
import {
|
||||
type Props as AbstractProps
|
||||
} from '../../../chat/components/web/PrivateMessageButton';
|
||||
|
||||
Reference in New Issue
Block a user