Attempt 2 to fix lint errors

screenshots-page2
Andy Balaam 2022-01-06 11:07:26 +00:00
parent 444d6dd5a9
commit 878978a191
1 changed files with 1 additions and 1 deletions

View File

@ -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;