diff --git a/src/app/employee/table/table.component.html b/src/app/employee/table/table.component.html index 67f3877..3fd06bf 100644 --- a/src/app/employee/table/table.component.html +++ b/src/app/employee/table/table.component.html @@ -40,7 +40,34 @@ - @if (employees) { + @if (!employees || employees.length === 0) { +
+ Get started by adding your first employee to the directory. +
+ +No employees found
-+ Get started by adding your first qualification to the directory. +
+ +No qualifications found
-