@leanix/components 0.4.826 → 0.4.827
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -30,7 +30,7 @@ import * as i0 from "@angular/core";
|
|
|
30
30
|
* <ui5-breadcrumbs-item>Agile Tracking</ui5-breadcrumbs-item>
|
|
31
31
|
* </ui5-breadcrumbs>
|
|
32
32
|
* <ng-container header-buttons>
|
|
33
|
-
* <button lx-button size="large" color="primary" icon="
|
|
33
|
+
* <button lx-button size="large" color="primary" icon="add">Add Entity</button>
|
|
34
34
|
* <button lx-button size="large">Settings</button>
|
|
35
35
|
* </ng-container>
|
|
36
36
|
* </lx-page-header>
|