🌁 Generalizing the card component Part 1
This commit is contained in:
@@ -56,6 +56,7 @@ const mapDispatchToProps = (dispatch) => ({
|
||||
paginationOptions: {
|
||||
page: 0,
|
||||
limit: 5,
|
||||
sort: { updatedAt: "-1" },
|
||||
},
|
||||
}),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user