mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-21 22:41:07 +02:00
lint
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
626a4ccc34
commit
35c1e54521
@ -42,6 +42,8 @@ interface IState {
|
||||
|
||||
@replaceableComponent("views.settings.tabs.user.HelpUserSettingsTab")
|
||||
export default class HelpUserSettingsTab extends React.Component<IProps, IState> {
|
||||
protected closeCopiedTooltip: () => void;
|
||||
|
||||
constructor(props) {
|
||||
super(props);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user