Skip to content

Commit d72b216

Browse files
committed
Missing modalTestId PropType added
1 parent f95f978 commit d72b216

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ const propTypes = {
9191
search: PropTypes.bool,
9292
fullHeight: PropTypes.bool,
9393
frozenSearch: PropTypes.bool,
94+
modalTestId: PropTypes.any,
9495
};
9596

9697

0 commit comments

Comments
 (0)