Update user.js to fix error in resolve conflict
This commit is contained in:
parent
f51c904aa1
commit
5f8b5db415
@ -67,6 +67,7 @@ const ListActions = ({
|
||||
maxResults={maxResults}
|
||||
/>
|
||||
</TopToolbar>
|
||||
);
|
||||
|
||||
const UserPagination = props => (
|
||||
<Pagination {...props} rowsPerPageOptions={[10, 25, 50, 100, 500, 1000]} />
|
||||
|
Loading…
Reference in New Issue
Block a user