fitst commit
This commit is contained in:
5
app/profile/employees.tsx
Normal file
5
app/profile/employees.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { EmployeesTab } from '@/screens/profile/ui/EmployeesTab';
|
||||
|
||||
export default function EmployeesScreen() {
|
||||
return <EmployeesTab />;
|
||||
}
|
||||
Reference in New Issue
Block a user