Skip to content

Commit

Permalink
Merge pull request #302 from comicrelief/bump_commit
Browse files Browse the repository at this point in the history
fix: bump commit to release
  • Loading branch information
Heleen-cr authored Mar 12, 2019
2 parents 3b926b3 + 1643dd5 commit bd857d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/PostcodeLookup/PostcodeLookup.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ class PostcodeLookup extends Component {
state.isAddressFieldsHidden = false;
state.isAddressButtonHidden = true;
}

this.setState(state);
}

Expand Down

0 comments on commit bd857d8

Please sign in to comment.