We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95f978 commit d72b216Copy full SHA for d72b216
1 file changed
index.js
@@ -91,6 +91,7 @@ const propTypes = {
91
search: PropTypes.bool,
92
fullHeight: PropTypes.bool,
93
frozenSearch: PropTypes.bool,
94
+ modalTestId: PropTypes.any,
95
};
96
97
0 commit comments