Revert "feat: enhance ClientSeriesPage to utilize initial series and books props for improved data handling and loading state management"
This reverts commit 239ea19ac3.
This commit is contained in:
@@ -66,7 +66,7 @@ export class SeriesService extends BaseApiService {
|
||||
{
|
||||
path: "books/list",
|
||||
params: {
|
||||
size: "5000", // On récupère un maximum de livres
|
||||
size: "1000", // On récupère un maximum de livres
|
||||
},
|
||||
},
|
||||
headers,
|
||||
|
||||
Reference in New Issue
Block a user