misc copy

This commit is contained in:
Lucy Cifferello
2024-09-19 13:19:24 -04:00
parent 34fb6ac837
commit 39a177bd70

View File

@@ -9,7 +9,7 @@
[marketplace]="iconConfig"
/>
<h1 [class.tui-skeleton]="!store">
{{ store?.info?.name || 'Loading store' }}
{{ store?.info?.name || 'Loading store...' }}
</h1>
<!-- change registry modal -->
<ng-content select="[slot=desktop]"></ng-content>