Attempt 2 to fix lint errors
This commit is contained in:
parent
444d6dd5a9
commit
878978a191
1 changed files with 1 additions and 1 deletions
|
@ -23,8 +23,8 @@ limitations under the License.
|
|||
import './modernizr';
|
||||
import * as ReactDOM from "react-dom";
|
||||
import React, { ChangeEvent, ReactElement } from 'react';
|
||||
|
||||
import { MatrixClientPeg } from "matrix-react-sdk/src/MatrixClientPeg";
|
||||
|
||||
import { screenshotNotificationUserSettingsTab } from './screenshots/notification_user_settings_tab';
|
||||
|
||||
let widthInput: HTMLInputElement;
|
||||
|
|
Loading…
Add table
Reference in a new issue