rename conflicting attribute for proper display of action buttons in marketplace (#1357)

This commit is contained in:
Lucy C
2022-03-28 10:32:26 -06:00
committed by GitHub
parent e13fab7d9f
commit c9676ff018
2 changed files with 4 additions and 11 deletions

View File

@@ -9,7 +9,7 @@
[pkg]="localPkg$ | async"
></marketplace-status>
<marketplace-show-controls
slot="controls"
position="controls"
[pkg]="pkg"
[localPkg]="localPkg$ | async"
></marketplace-show-controls>