Update GBUIApp.js

This commit is contained in:
Rodrigo Rodriguez 2018-12-06 10:55:22 -02:00 committed by GitHub
parent 9ea490a5db
commit bd77b1c3ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ import { DirectLine } from "botframework-directlinejs";
import { ConnectionStatus } from "botframework-directlinejs";
import { Chat } from "botframework-webchat";
import GBPowerBIPlayer from "./players/GBPowerBIPlayer.js";
import { UserAgentApplication } from "msal";
class GBUIApp extends React.Component {
constructor() {