fix: backend edit format
This commit is contained in:
@@ -48,7 +48,7 @@ const BackendList = () => {
|
||||
isInfiniteScroll: true,
|
||||
contentForDelete: 'backends.title',
|
||||
defaultQueryParams: {
|
||||
perPage: 100
|
||||
perPage: 24
|
||||
}
|
||||
});
|
||||
const { exportYAML } = useExportYAML();
|
||||
|
||||
Reference in New Issue
Block a user