Skip to content

Commit

Permalink
Fix to the previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
asvarcas committed Feb 23, 2021
1 parent a7dce55 commit 02b00d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ra-ui-materialui/src/list/datagrid/Datagrid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ import { ClassesOverride } from '../../types';
* </ReferenceManyField>
*
*
* @example Use it outside of a <List> or a <ReferenceManyField>.
* @example Usage outside of a <List> or a <ReferenceManyField>.
*
* const currentSort = { field: 'published_at', order: 'DESC' };
*
Expand Down

0 comments on commit 02b00d8

Please sign in to comment.