Update server-api.ts
This commit is contained in:
@@ -92,8 +92,6 @@ export async function fetchServer<T = unknown>(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// =========== SERVER API SERVICES ===========
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get a paginated list of customers (server-side)
|
* Get a paginated list of customers (server-side)
|
||||||
* @param page Page number (starting from 1)
|
* @param page Page number (starting from 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user