Files
Samuele Locatelli d69303ef03 Minor fix finali
2025-03-15 11:58:26 +01:00

14 lines
253 B
Plaintext

@page "/ForceReload"
@page "/force-reload"
@attribute [StreamRendering(true)]
@rendermode InteractiveServer
<div class="d-flex justify-content-around text-white">
<div class="px-2 w-100">
<LoadingData></LoadingData>
</div>
</div>