Skip to content

Commit

Permalink
resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
eaw-pid committed Aug 19, 2024
1 parent 40f3086 commit 71b87af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/components/Ballot/BallotTitleHeader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ class BallotTitleHeader extends Component {
onClick={this.showSelectBallotModalEditAddress}
>
{(textForMapSearch && textForMapSearch !== '') ? textForMapSearch : originalTextAddress}

</span>
{linksOff ? <></> : editIconStyled}
</BallotAddress>
Expand Down

0 comments on commit 71b87af

Please sign in to comment.