mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-03 07:10:26 +00:00
@@ -20,7 +20,7 @@ import { useTranslation } from "react-i18next";
|
||||
import { Modal, ModalContent, ModalProps } from "../Modal";
|
||||
import { CopyButton } from "../button";
|
||||
import { getRoomUrl } from "../matrix-utils";
|
||||
import styles from "./InviteModal.module.css";
|
||||
import styles from "./ShareModal.module.css";
|
||||
import { useRoomSharedKey } from "../e2ee/e2eeHooks";
|
||||
|
||||
interface Props extends Omit<ModalProps, "title" | "children"> {
|
||||
|
||||
Reference in New Issue
Block a user