mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Finalize other assets and liabilities view (#1264)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</div>
|
||||
<div class="flex items-center gap-3">
|
||||
<%= button_to sync_account_path(@account), method: :post, class: "flex items-center gap-2", title: "Sync Account" do %>
|
||||
<%= lucide_icon "refresh-cw", class: "w-4 h-4 text-gray-900 hover:text-gray-500" %>
|
||||
<%= lucide_icon "refresh-cw", class: "w-4 h-4 text-gray-500 hover:text-gray-400" %>
|
||||
<% end %>
|
||||
|
||||
<%= contextual_menu do %>
|
||||
|
||||
Reference in New Issue
Block a user