@@ -16,8 +16,8 @@ limitations under the License.
|
||||
|
||||
|
||||
import React from "react";
|
||||
import { MatrixCall } from "../../../../../matrix-js-sdk/src/webrtc/call";
|
||||
import { CallFeed } from "../../../../../matrix-js-sdk/src/webrtc/callFeed";
|
||||
import { MatrixCall } from "matrix-js-sdk/src/webrtc/call";
|
||||
import { CallFeed } from "matrix-js-sdk/src/webrtc/callFeed";
|
||||
import VideoFeed from "./VideoFeed";
|
||||
|
||||
interface IProps {
|
||||
|
||||
Reference in New Issue
Block a user