Use MatrixEvent provided by us.

This commit is contained in:
Half-Shot
2025-06-17 13:16:01 +01:00
parent 66f83a9663
commit ead847ec6a
3 changed files with 26 additions and 1 deletions
@@ -6,7 +6,7 @@ Please see LICENSE files in the repository root for full details.
*/
import type { JSX } from "react";
import type { MatrixEvent } from "matrix-js-sdk/lib/matrix";
import type { MatrixEvent } from "../models/event";
/**
* Properties for all message components.