mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 15:49:39 +02:00
6 lines
137 B
Text
6 lines
137 B
Text
|
<%# locals: (size: "md") %>
|
||
|
|
||
|
<div class="animate-spin text-gray-500">
|
||
|
<%= icon "loader-circle", color: "current", size: size %>
|
||
|
</div>
|