Files
psp_panel/src/app/shared/components/page-loading.component.html
T

4 lines
91 B
HTML
Raw Normal View History

2026-05-10 09:44:30 +03:30
<div class="flex items-center justify-center h-svh w-full">
2026-03-11 20:42:15 +03:30
<p-progressSpinner />
</div>