Use double quotes for import

pull/21833/head
Jaiwanth 2021-05-25 17:52:23 +05:30
parent 0ee290648a
commit 0b728ff390
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import { Room } from "matrix-js-sdk/src/models/room";
import { MatrixEvent } from "matrix-js-sdk/src/models/event";
import { getUserNameColorClass } from "../FormattingUtils";
import { Exporter } from "./Exporter";
import * as ponyfill from 'web-streams-polyfill/ponyfill'
import * as ponyfill from "web-streams-polyfill/ponyfill"
const css = `
body {