@ -35,9 +35,6 @@ import EmployeeApiService from "../../services/employee-api.service";
|
||||
MatSortModule
|
||||
],
|
||||
templateUrl: './table.component.html',
|
||||
host: {
|
||||
class: 'block w-full p-6'
|
||||
},
|
||||
styleUrl: './table.component.css'
|
||||
})
|
||||
export class TableComponent implements OnInit{
|
||||
|
Reference in New Issue
Block a user