quick and dirty RoomAvatarEvent
This commit is contained in:
parent
d689d4e1fa
commit
00750b4686
7 changed files with 22 additions and 9 deletions
|
@ -18,7 +18,7 @@ limitations under the License.
|
|||
'use strict';
|
||||
|
||||
import React from 'react';
|
||||
import { _t } from '../../../languageHandler';
|
||||
import { _t, _tJsx } from '../../../languageHandler';
|
||||
import ReactDOM from 'react-dom';
|
||||
import sdk from '../../../index';
|
||||
import Login from '../../../Login';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue