feat: implement global loading state with interceptor and component
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<router-outlet />
|
||||
<app-toast-container />
|
||||
<app-modal-host />
|
||||
<app-global-loading />
|
||||
} @else if (status() === 'not-found') {
|
||||
<section class="tenant-status">
|
||||
<div class="tenant-status__card">
|
||||
|
||||
Reference in New Issue
Block a user