This commit is contained in:
kevinpauer 2022-04-20 11:25:40 +02:00
parent c7734368e3
commit 462bafbb2e

View File

@ -24,6 +24,10 @@
/> />
</mat-chip-list> </mat-chip-list>
</mat-form-field> </mat-form-field>
<span
>*To add a keyword, after writing, either press enter or click outside
of keyword input field.</span
>
</mat-card-content> </mat-card-content>
</mat-card> </mat-card>
</mat-grid-tile> </mat-grid-tile>
@ -52,6 +56,10 @@
/> />
</mat-chip-list> </mat-chip-list>
</mat-form-field> </mat-form-field>
<span
>*To add a share, after writing, either press enter or click outside
of keyword input field.</span
>
</mat-card-content> </mat-card-content>
</mat-card> </mat-card>
</mat-grid-tile> </mat-grid-tile>