Merge branch 'develop' into dialog-a11y
This commit is contained in:
commit
f9b0243c8e
18 changed files with 488 additions and 52 deletions
|
@ -20,7 +20,7 @@ import React from 'react';
|
|||
import sdk from '../../../index';
|
||||
import MatrixClientPeg from '../../../MatrixClientPeg';
|
||||
import classnames from 'classnames';
|
||||
import KeyCode from '../../../KeyCode';
|
||||
import { KeyCode } from '../../../Keyboard';
|
||||
import { _t } from '../../../languageHandler';
|
||||
|
||||
// The amount of time to wait for further changes to the input username before
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue