Skip to content

Commit

Permalink
mod: code review (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
hetao92 authored Nov 30, 2022
1 parent 9a86f5f commit 5041ae7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/pages/MainPage/Header/HelpMenu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ const HelpMenu = () => {
</Link>
},
{
<<<<<<< HEAD
=======
key: 'feedbackEntrance',
popupClassName: styles.accountMenu,
popupOffset: [-35, 20],
Expand Down Expand Up @@ -114,7 +112,6 @@ const HelpMenu = () => {
]
},
{
>>>>>>> 6080d50 (fix: issues (#369))
key: 'user',
popupClassName: styles.accountMenu,
popupOffset: [-35, 20],
Expand Down

0 comments on commit 5041ae7

Please sign in to comment.