Remove header in activities component
Add Button in child (card) Add my schedules Add scheduler module Plus clean up architecture and code
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
<app-header></app-header>
|
||||
|
||||
<h1> List of Activities</h1>
|
||||
<div *ngFor="let activity of activities">
|
||||
<h3>{{activity.data.name}}</h3>
|
||||
|
Reference in New Issue
Block a user