frontend with ony errors

This commit is contained in:
2025-10-12 00:59:57 +02:00
parent 75d4d86ef3
commit 90d8ae5140
31 changed files with 869 additions and 1481 deletions

View File

@@ -118,5 +118,4 @@ export class EmployeeService {
}
}
// ✅ Exportiere eine Instanz der Klasse
export const employeeService = new EmployeeService();