Skip to content

Commit

Permalink
Missing modalTestId PropType added
Browse files Browse the repository at this point in the history
  • Loading branch information
hepter committed May 18, 2021
1 parent f95f978 commit d72b216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ const propTypes = {
search: PropTypes.bool,
fullHeight: PropTypes.bool,
frozenSearch: PropTypes.bool,
modalTestId: PropTypes.any,
};


Expand Down

0 comments on commit d72b216

Please sign in to comment.