feat: add employee detail component and update navigation bar
This commit is contained in:
parent
4b83970a8c
commit
ac48357e7a
8 changed files with 44 additions and 3 deletions
|
@ -0,0 +1,4 @@
|
|||
<div class="d-flex flex-col" style="height: 100%;">
|
||||
<app-navigation-bar></app-navigation-bar>
|
||||
test
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue