mirror of
https://github.com/vector-im/element-call.git
synced 2026-06-15 12:12:57 +00:00
Type fixes for react v19 compatibility (#2937)
This commit is contained in:
@@ -23,6 +23,7 @@ import {
|
||||
useMemo,
|
||||
useRef,
|
||||
useState,
|
||||
type JSX,
|
||||
} from "react";
|
||||
import useMeasure from "react-use-measure";
|
||||
import { type MatrixRTCSession } from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession";
|
||||
|
||||
Reference in New Issue
Block a user