Import replaceableComponent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -27,6 +27,7 @@ import TextualBody from "../messages/TextualBody";
|
|||||||
import MImageReplyBody from "../messages/MImageReplyBody";
|
import MImageReplyBody from "../messages/MImageReplyBody";
|
||||||
import * as sdk from '../../../index';
|
import * as sdk from '../../../index';
|
||||||
import { EventType, MsgType, RelationType } from 'matrix-js-sdk/src/@types/event';
|
import { EventType, MsgType, RelationType } from 'matrix-js-sdk/src/@types/event';
|
||||||
|
import { replaceableComponent } from '../../../utils/replaceableComponent';
|
||||||
|
|
||||||
interface IProps {
|
interface IProps {
|
||||||
mxEvent: MatrixEvent;
|
mxEvent: MatrixEvent;
|
||||||
|
|||||||
Reference in New Issue
Block a user