1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-05 13:35:21 +02:00

Rely on delegated types

This commit is contained in:
Rob Zolkos 2024-02-02 23:13:27 +00:00
parent 48ade396ca
commit 6a35667bb5

View file

@ -63,7 +63,7 @@
<div>
<h2 class="text-sm font-semibold font-display">Cash</h2>
<% current_family.accounts.depository.each do |account| %>
<% current_family.accounts.each do |account| %>
<div class="flex items-center justify-between py-2">
<div class="flex items-center text-sm">
<%= account.name %>