Run #create action

This commit is contained in:
2024-01-06 03:59:09 +01:00
parent ba3c2a99b9
commit ce4770a25c
6 changed files with 35 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
<%= turbo_stream.update :units do %>
<%= render partial: 'index' %>
<% end %>