Skip to content

Commit

Permalink
wv-45
Browse files Browse the repository at this point in the history
  • Loading branch information
pbnjcub committed Feb 20, 2024
1 parent 052181d commit a18d132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/pages/Friends/FindFriendsRoot.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class FindFriendsRoot extends React.Component {
this.setState({
displayStep,
setUpPagePath,
});
}, () => this.setNextStepVariables());
// this.onBallotStoreChange();
// this.ballotStoreListener = BallotStore.addListener(this.onBallotStoreChange.bind(this));
this.onAppObservableStoreChange();
Expand Down

0 comments on commit a18d132

Please sign in to comment.