mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-27 17:19:39 +02:00
4 lines
108 B
Text
4 lines
108 B
Text
|
<%= turbo_frame_tag dom_id(@entry) do %>
|
||
|
<%= render "account/valuations/form", entry: @entry %>
|
||
|
<% end %>
|