mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-28 06:50:26 +00:00
Polyfill node global as window
This commit is contained in:
@@ -9,8 +9,6 @@ import React, {
|
||||
import * as sdk from "matrix-js-sdk";
|
||||
import "./App.css";
|
||||
|
||||
window.global = window;
|
||||
|
||||
const ClientContext = createContext();
|
||||
|
||||
export default function App() {
|
||||
|
||||
Reference in New Issue
Block a user