diff --git a/index.html b/index.html index 0f706c1..22591d9 100644 --- a/index.html +++ b/index.html @@ -20,4 +20,6 @@ - + + diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index d3791c6..71f8532 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -1,8 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index f4d1371..798c78e 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -33,7 +33,7 @@

{{auth.user?.company?.company_name}}

-

{{ auth.user?.first_name + ' ' + auth.user?.last_name }}

+