diff options
Diffstat (limited to 'ufund-ui/src/app/app.component.html')
| -rw-r--r-- | ufund-ui/src/app/app.component.html | 8 | 
1 files changed, 0 insertions, 8 deletions
diff --git a/ufund-ui/src/app/app.component.html b/ufund-ui/src/app/app.component.html index 89075e1..959eada 100644 --- a/ufund-ui/src/app/app.component.html +++ b/ufund-ui/src/app/app.component.html @@ -1,11 +1,3 @@ -<div class="toast" #toastdiv> -<!--    <span{{(toast | async).message}}</span>--> -<!--    <a *ngIf="toast.action" (click)="toast.action.onAction()">{{toast.action.label}}</a>--> -<!--    <button (click)="toastdiv.classList.remove('active')">--> -<!--        <span class="icon">close</span>--> -<!--    </button>--> -</div> -  <div id="header">      <div>          <a routerLink="/">  | 
