mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
Merge pull request #19 from srgooglo/master-cf-autofix
Apply fixes from CodeFactor
This commit is contained in:
commit
bb5daa7c84
@ -106,7 +106,7 @@ export class ContextMenuComponent extends React.PureComponent<ContextMenuCompone
|
||||
if (this.state.loading) {
|
||||
return null
|
||||
}
|
||||
return (
|
||||
return (
|
||||
<div
|
||||
id="contextualMenu"
|
||||
ref={this.setWrapperRef}
|
||||
|
Loading…
x
Reference in New Issue
Block a user