fix eslint
This commit is contained in:
parent
429528608e
commit
00f67b0deb
1 changed files with 1 additions and 1 deletions
|
@ -424,7 +424,7 @@ function ClaimMenuList(props: Props) {
|
|||
</div>
|
||||
</MenuItem>
|
||||
)}
|
||||
|
||||
|
||||
{!claimIsMine && !isMyCollection && (
|
||||
<MenuItem className="comment__menu-option" onSelect={handleReportContent}>
|
||||
<div className="menu__link">
|
||||
|
|
Loading…
Reference in a new issue