Skip to content

Commit

Permalink
fix(lib): ability to predefince specific countries #12 #20
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Aug 30, 2020
1 parent 5db8bb8 commit a0269ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,6 @@ <h2>Usage</h2>
<div fxLayoutAlign="center">
<mat-select-country appearance="outline"
label="Country"
[countries]="predefinedCountries"
(onCountrySelected)="onCountrySelected($event)">
</mat-select-country>
</div>
Expand Down

0 comments on commit a0269ad

Please sign in to comment.