lasthourcloud/resources/views/livewire/server/_proxy/problems.blade.php
Joao Patricio 931664c0c0 wip
2023-05-12 19:15:36 +01:00

6 lines
155 B
PHP

<div class="absolute w-full h-full bg-orange-700 rounded-lg">
<div class="w-full mt-32 text-center animate-pulse">
Problems!
</div>
</div>