1234567 |
- // import * as auth from '../react/features/authentication';
- // import AuthHandler from './modules/UI/authentication/AuthHandler';
- import AuthHandler from '../modules/UI/authentication/AuthHandler';
- clog("JC3")
- Object.assign(window.glob_react, {
- AuthHandler,
- })
|