Skip to content

Commit 2bbb1be

Browse files
committed
remove renderDoneButton renderSkipButton
1 parent dc256a7 commit 2bbb1be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

AppIntro.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,6 @@ AppIntro.propTypes = {
361361
showSkipButton: PropTypes.bool,
362362
showDoneButton: PropTypes.bool,
363363
showDots: PropTypes.bool,
364-
renderDoneButton: PropTypes.element,
365-
renderSkipButton: PropTypes.element
366364
};
367365

368366
AppIntro.defaultProps = {

0 commit comments

Comments
 (0)