diff --git a/packages/orbit-components/playroom.config.js b/packages/orbit-components/playroom.config.js index 1e78b925c7..6529c70422 100644 --- a/packages/orbit-components/playroom.config.js +++ b/packages/orbit-components/playroom.config.js @@ -63,6 +63,10 @@ module.exports = { ], }, }), + reactDocgenTypescriptConfig: { + // TODO: Disabling prop intellisense until we can fix the issue with correctly getting the props + propFilter: () => false, + }, exampleCode: `