There was an error while loading. Please reload this page.
1 parent 7791e29 commit ca84151Copy full SHA for ca84151
au-modal/src/app/app.component.html
@@ -22,8 +22,6 @@ <h1>Modal Examples</h1>
22
23
<ng-template #authModalBody let-title="title" let-loginTabActive="loginTabActive">
24
25
- <h5>{{title}}</h5>
26
-
27
<au-tab-panel>
28
<au-tab title="Login" [selected]="loginTabActive">
29
<form>
0 commit comments