diff --git a/code/examples/cra-ts-kitchen-sink/src/stories/docgen-tests/jsdoc/jsdoc-perfo.js b/code/examples/cra-ts-kitchen-sink/src/stories/docgen-tests/jsdoc/jsdoc-perfo.js
deleted file mode 100644
index 78665fe6c1c..00000000000
--- a/code/examples/cra-ts-kitchen-sink/src/stories/docgen-tests/jsdoc/jsdoc-perfo.js
+++ /dev/null
@@ -1,472 +0,0 @@
-/* eslint-disable react/no-unused-prop-types */
-/* eslint-disable react/require-default-props */
-/* eslint-disable react/prop-types */
-import React from 'react';
-import PropTypes from 'prop-types';
-
-export const ButtonTooManyProps = ({ onClick, children }) => (
-
-);
-ButtonTooManyProps.propTypes = {
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick1: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick2: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick3: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick4: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick5: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick6: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick7: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick8: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick9: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick10: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick11: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick12: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick13: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick14: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick15: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick16: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick17: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick18: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick19: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick20: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick21: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick22: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick23: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick24: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick25: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick26: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick27: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick28: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick29: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick30: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick31: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick32: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick33: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick34: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick35: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick36: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick37: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick38: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick39: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick40: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick41: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick42: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick43: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick44: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick45: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick46: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick47: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick48: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick49: PropTypes.func,
- /**
- * onClick description
- * @param {SyntheticEvent} event - React's original SyntheticEvent.
- * @param {SyntheticEvent} event1 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event2 - React's original SyntheticEvent.
- * @param {SyntheticEvent} event3 - React's original SyntheticEvent.
- * @returns {void}
- */
- onClick50: PropTypes.func,
-};
diff --git a/code/examples/cra-ts-kitchen-sink/src/stories/docgen-tests/jsdoc/jsdoc-perfo.stories.mdx b/code/examples/cra-ts-kitchen-sink/src/stories/docgen-tests/jsdoc/jsdoc-perfo.stories.mdx
deleted file mode 100644
index 730fdaa6140..00000000000
--- a/code/examples/cra-ts-kitchen-sink/src/stories/docgen-tests/jsdoc/jsdoc-perfo.stories.mdx
+++ /dev/null
@@ -1,10 +0,0 @@
-import { Meta, ArgsTable } from '@storybook/addon-docs';
-import { ButtonTooManyProps } from './jsdoc-perfo';
-
-
-
-## Render 150 props with JSDoc tags
-
-