mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-27 17:19:39 +02:00
6 lines
233 B
Text
6 lines
233 B
Text
|
<div class="bg-white space-y-4 p-5 border border-alpha-black-25 rounded-xl shadow-xs">
|
||
|
<div class="p-5 flex justify-center items-center">
|
||
|
<%= tag.p t(".loading"), class: "text-gray-500 animate-pulse text-sm" %>
|
||
|
</div>
|
||
|
</div>
|