fixed a compile error

pull/3/head
Chris Veilleux 2019-03-24 14:19:12 -05:00
parent 15cb5221de
commit b6aea0c4b8
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
{{paragraph}} {{paragraph}}
</p> </p>
<account-membership-options <account-membership-options
[accountMembership]="accountMembership"
[membershipTypes]="membershipTypes" [membershipTypes]="membershipTypes"
(membershipChange)="onMembershipSelection($event)" (membershipChange)="onMembershipSelection($event)"
> >