This commit is contained in:
Half-Shot
2025-06-03 13:41:57 +01:00
parent 0a9dffb132
commit 546861811c
2 changed files with 2 additions and 2 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";
import type { MatrixEvent } from "matrix-js-sdk/lib/matrix";
/**
* Properties for all message components.