Attempt to fix lint errors
This commit is contained in:
parent
65efe55677
commit
444d6dd5a9
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ 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';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue