Fix useLoadGroupCall

This commit is contained in:
Robert Long 2022-01-06 11:13:42 -08:00
parent 3cb59aebf5
commit 7d08ea2143

View file

@ -1,3 +1,5 @@
import { useState, useEffect } from "react";
async function fetchGroupCall(
client,
roomIdOrAlias,