Import replaceableComponent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
562d43e81c
commit
9455a6d772
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ import TextualBody from "../messages/TextualBody";
|
|||
import MImageReplyBody from "../messages/MImageReplyBody";
|
||||
import * as sdk from '../../../index';
|
||||
import { EventType, MsgType, RelationType } from 'matrix-js-sdk/src/@types/event';
|
||||
import { replaceableComponent } from '../../../utils/replaceableComponent';
|
||||
|
||||
interface IProps {
|
||||
mxEvent: MatrixEvent;
|
||||
|
|
Loading…
Reference in a new issue