Skip to content

Commit 8f5e15c

Browse files
committed
type import
1 parent 59cdc81 commit 8f5e15c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/test/unit-tests/components/views/rooms/MessageComposer-test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {
1111
EventType,
1212
type MatrixClient,
1313
type MatrixEvent,
14-
Room,
14+
type Room,
1515
RoomMember,
1616
THREAD_RELATION_TYPE,
1717
} from "matrix-js-sdk/src/matrix";

0 commit comments

Comments
 (0)