We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7606301 commit 871628aCopy full SHA for 871628a
src/index.jsx
@@ -114,7 +114,6 @@ const isConfigObject = PropTypes.shape(configProps);
114
AsyncButton.propTypes = {
115
...configProps,
116
errorConfig: isConfigObject,
117
- initConfig: isConfigObject,
118
onClick: PropTypes.func,
119
pendingConfig: isConfigObject,
120
resetTimeout: PropTypes.number,
0 commit comments