Skip to content

Commit

Permalink
test PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisa Primeaux-Redmond committed Feb 1, 2024
1 parent 31b5728 commit 7f5a254
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/components/Ballot/OfficeItemCompressed.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ class OfficeItemCompressed extends Component {
AppObservableStore.setShowOrganizationModal(true);
}

console.log('test')

getCandidateLink (candidateWeVoteId) {
if (this.state.organizationWeVoteId) {
// If there is an organizationWeVoteId, signal that we want to link back to voter_guide for that organization
Expand Down

0 comments on commit 7f5a254

Please sign in to comment.