Implement Measurements#new

This commit is contained in:
2025-02-14 17:48:34 +01:00
parent 2f3c0e40a6
commit c48bf290fd
14 changed files with 175 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
<%= turbo_stream.replace :new_readouts_form, method: :morph do %>
<%= render partial: 'form' %>
<% end %>