Skip to content

Commit

Permalink
Fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Feb 13, 2021
1 parent cf99185 commit 557c26c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ra-ui-materialui/src/list/ListView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ const sanitizeRestProps: (
showFilter = null,
syncWithLocation = null,
sort = null,
syncWithLocation = null,
total = null,
...rest
}) => rest;
Expand Down

0 comments on commit 557c26c

Please sign in to comment.