Update GBUIApp.js
This commit is contained in:
parent
9ea490a5db
commit
bd77b1c3ac
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue