forked from VinokurovVE/tests
Cleanup
This commit is contained in:
@ -170,7 +170,6 @@ export default function ServersView() {
|
||||
/>
|
||||
}
|
||||
onSave={(id: any) => {
|
||||
console.log(id)
|
||||
}}
|
||||
onDelete={ServerService.removeServer}
|
||||
initialRows={servers}
|
||||
|
Reference in New Issue
Block a user