modif card resto
This commit is contained in:
parent
59ca38b89b
commit
ce1fe995b8
6 changed files with 55 additions and 29 deletions
|
|
@ -30,5 +30,8 @@ export class HomePageComponent implements OnInit {
|
|||
|
||||
|
||||
}
|
||||
onEventLike(isLiked : boolean) {
|
||||
this.apiBackService.restoLiked$.next(isLiked);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue