deconnexion button + nav bar fixed
This commit is contained in:
parent
9e40a5ff68
commit
eac32838d6
21 changed files with 440 additions and 235 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<app-header></app-header>
|
||||
<app-side-bar></app-side-bar>
|
||||
|
||||
<div class="d-flex align-items-stretch">
|
||||
<div class="row">
|
||||
<div class="col" *ngFor="let todos of result">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue