Do not use svg spinner

This commit is contained in:
Chris McCord 2024-06-05 13:14:17 -04:00
parent ded7df70ba
commit eeb73a393e

View file

@ -17,8 +17,7 @@ defmodule LiveBeatsWeb.ProfileLive.SongEntryComponent do
<% else %>
Title
<span class="text-gray-400">
(calculating duration
<.spinner class="inline-block animate-spin h-2.5 w-2.5 text-gray-400" />)
(calculating duration)
</span>
<% end %>
</label>