react-docgen-typescript
Advanced tools
Comparing version
@@ -154,2 +154,5 @@ "use strict"; | ||
if (propsType) { | ||
if (!commentSource.valueDeclaration) { | ||
return null; | ||
} | ||
var defaultProps = this.extractDefaultPropsFromComponent(commentSource, commentSource.valueDeclaration.getSourceFile()); | ||
@@ -156,0 +159,0 @@ var props = this.getPropsInfo(propsType, defaultProps); |
{ | ||
"name": "react-docgen-typescript", | ||
"version": "1.20.0", | ||
"version": "1.20.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/styleguidist/react-docgen-typescript/", |
Sorry, the diff of this file is not supported yet
177652
0.09%2331
0.13%