mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Type fixes for react v19 compatibility (#2937)
This commit is contained in:
@@ -12,6 +12,7 @@ import {
|
||||
forwardRef,
|
||||
type ReactNode,
|
||||
useId,
|
||||
type JSX,
|
||||
} from "react";
|
||||
import classNames from "classnames";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user