update to fa 6.1.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-06 23:35:50 -04:00
parent f49fe21da5
commit d086c4c813
5 changed files with 1600 additions and 1859 deletions

View File

@ -89,7 +89,7 @@ defmodule CanneryWeb.Components.Topbar do
<li class="mx-2 my-1">
<%= live_redirect to: Routes.live_dashboard_path(Endpoint, :home),
class: "text-primary-600 text-white hover:underline" do %>
<i class="fas fa-tachometer-alt"></i>
<i class="fas fa-gauge"></i>
<% end %>
</li>
<% end %>