We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e987c35 commit 35d29c8Copy full SHA for 35d29c8
1 file changed
src/app/root/root.component.html
@@ -27,3 +27,5 @@
27
<div class="ds-full-screen-loader" *ngIf="shouldShowFullscreenLoader">
28
<ds-themed-loading [showMessage]="false"></ds-themed-loading>
29
</div>
30
+
31
+<ds-live-region></ds-live-region>
0 commit comments