Skip to content

Commit

Permalink
updated based on comments
Browse files Browse the repository at this point in the history
  • Loading branch information
abilpraju-aot committed Jan 23, 2025
1 parent 4ce2a71 commit c3cdfe9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ FilterSortActions.propTypes = {
handleSortApply: PropTypes.func.isRequired,
defaultSortOption: PropTypes.string.isRequired,
defaultSortOrder: PropTypes.string.isRequired,
t: PropTypes.func.isRequired,
optionSortBy: PropTypes.arrayOf(
PropTypes.shape({
value: PropTypes.string.isRequired,
Expand Down

0 comments on commit c3cdfe9

Please sign in to comment.