lint
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
626a4ccc34
commit
35c1e54521
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue