114599: Adapted the changes after the rebase

This commit is contained in:
Kuno Vercammen
2024-05-02 10:21:49 +02:00
parent 8ac2fe9dcf
commit 6ff3a40929
4 changed files with 8 additions and 3 deletions

View File

@@ -11,5 +11,5 @@
</div>
<div class="container">
<ds-themed-loading *ngIf="isLoading$ | async"></ds-themed-loading>
<ds-loading *ngIf="isLoading$ | async"></ds-loading>
</div>