Add subPackageName and get rid of hard-coded 0x.js in sourceLink
This commit is contained in:
@@ -335,6 +335,7 @@ export class Documentation extends
|
||||
version={this.props.docsVersion}
|
||||
source={property.source}
|
||||
baseUrl={this.props.docsInfo.packageUrl}
|
||||
subPackageName={this.props.docsInfo.subPackageName}
|
||||
/>
|
||||
}
|
||||
{property.comment &&
|
||||
|
Reference in New Issue
Block a user