Ajout de style sur les tableaux
+ ajout de transition sur la navigation
This commit is contained in:
@@ -9,6 +9,7 @@ import { ServiceComm } from '../services/service-comm.service';
|
||||
export class AppComponent implements OnInit {
|
||||
title = 'app';
|
||||
showMenu = false;
|
||||
// showMenu = true;
|
||||
|
||||
constructor(private serviceComm: ServiceComm) { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user