fix import

This commit is contained in:
Half-Shot
2024-11-01 17:25:34 +00:00
parent a60d48965b
commit 28bef94227

View File

@@ -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,