@ng-doc/add
Advanced tools
Comparing version 18.0.3 to 18.0.4
{ | ||
"name": "@ng-doc/add", | ||
"version": "18.0.3", | ||
"version": "18.0.4", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "schematics": "./schematics/collection.json", |
@@ -6,6 +6,4 @@ "use strict"; | ||
<ng-doc-root> | ||
<ng-doc-navbar [leftContent]="leftContent"> | ||
<ng-template #leftContent> | ||
<h3 style="margin: 0">MyAwesomeDoc</h3> | ||
</ng-template> | ||
<ng-doc-navbar> | ||
<h3 style="margin: 0" ngDocNavbarLeft>MyAwesomeDoc</h3> | ||
</ng-doc-navbar> | ||
@@ -12,0 +10,0 @@ <ng-doc-sidebar></ng-doc-sidebar> |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
69230
1093