Skip to content

Commit

Permalink
fix(spinner): directive changed name
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbeau committed Sep 18, 2019
1 parent 9aa0c15 commit dae5a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<igo-spinner igoSpinnerBinding></igo-spinner>
<igo-spinner igoSpinnerActivity></igo-spinner>
<igo-message-center></igo-message-center>
<igo-auth-form *ngIf="authConfig"></igo-auth-form>

Expand Down

0 comments on commit dae5a91

Please sign in to comment.