StaffListBody

fun StaffListBody(staffData: StaffData, onNavigateToDetail: (Int) -> Unit, staffViewModel: StaffListViewModel)(source)