mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-31 07:00:26 +00:00
fix import
This commit is contained in:
@@ -34,7 +34,7 @@ import { MatrixRTCSession } from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession";
|
||||
|
||||
import { useReactions } from "../useReactions";
|
||||
import { useMatrixRTCSessionMemberships } from "../useMatrixRTCSessionMemberships";
|
||||
import styles from "./RaisedHandToggleButton.module.css";
|
||||
import styles from "./ReactionToggleButton.module.css";
|
||||
import {
|
||||
ECallReactionEventContent,
|
||||
ReactionOption,
|
||||
|
||||
Reference in New Issue
Block a user