Step 8.5: Move event rendering utilities
This commit is contained in:
parent
4144d0ba57
commit
cfbad115c7
5 changed files with 116 additions and 92 deletions
|
@ -50,7 +50,7 @@ import Spinner from "../views/elements/Spinner";
|
|||
import { RoomPermalinkCreator } from "../../utils/permalinks/Permalinks";
|
||||
import EditorStateTransfer from "../../utils/EditorStateTransfer";
|
||||
import { Action } from '../../dispatcher/actions';
|
||||
import { getEventDisplayInfo } from "../../utils/EventUtils";
|
||||
import { getEventDisplayInfo } from "../../utils/EventRenderingUtils";
|
||||
import { IReadReceiptInfo } from "../views/rooms/ReadReceiptMarker";
|
||||
import { haveRendererForEvent } from "../../events/EventTileFactory";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue