mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-12 07:51:05 +02:00
bandaid
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
274e6f3825
commit
a905028d3a
@ -18,6 +18,7 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
import React, { createRef } from 'react';
|
import React, { createRef } from 'react';
|
||||||
|
// @ts-ignore - XXX: no idea why this import fails
|
||||||
import * as Matrix from "matrix-js-sdk";
|
import * as Matrix from "matrix-js-sdk";
|
||||||
import { InvalidStoreError } from "matrix-js-sdk/src/errors";
|
import { InvalidStoreError } from "matrix-js-sdk/src/errors";
|
||||||
import { RoomMember } from "matrix-js-sdk/src/models/room-member";
|
import { RoomMember } from "matrix-js-sdk/src/models/room-member";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user