Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
artpi committed May 21, 2019
1 parent d89130b commit 01d7136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/blocks/membership-button/edit.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ class MembershipsButtonEdit extends Component {
},
] ),
} );
// After successful adding of product, we want to select it. Presumably that is the product user wants.
this.setMembershipAmount( result.id );
},
result => {
Expand Down

0 comments on commit 01d7136

Please sign in to comment.