Appease the linter
This commit is contained in:
parent
b3cda4b19a
commit
160396ca9e
2 changed files with 3 additions and 3 deletions
|
@ -135,7 +135,7 @@ export default class TabbedIntegrationManagerDialog extends React.Component {
|
|||
{m.name}
|
||||
</AccessibleButton>
|
||||
);
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
_renderTab() {
|
||||
|
@ -167,6 +167,6 @@ export default class TabbedIntegrationManagerDialog extends React.Component {
|
|||
{this._renderTab()}
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue