fix: list pagination
This commit is contained in:
@@ -35,5 +35,5 @@ export function renderMenuIcon(icon: string) {
|
||||
icons[upperIcon] || icons[upperIcon + 'Outlined']
|
||||
);
|
||||
}
|
||||
return null;
|
||||
return <span></span>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user