From 044daadf021199d25d10b86daaec61096bb0b6b9 Mon Sep 17 00:00:00 2001 From: Jason Wall Date: Wed, 5 Aug 2020 18:21:14 -0400 Subject: [PATCH] update the icon for cards --- app/db/src/app/app.component.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app/db/src/app/app.component.html b/app/db/src/app/app.component.html index 76e54330..f02a4c10 100644 --- a/app/db/src/app/app.component.html +++ b/app/db/src/app/app.component.html @@ -24,7 +24,7 @@ *ngFor="let p of savedPages$ | async" mat-list-item [routerLink]="['saved', p.id]" - >playlist_play + >library_books {{ p.title }} @@ -47,6 +47,13 @@ > + + save Update Page with + Results + + create Create a New Note