forked from fixin.me/fixin.me
5 lines
167 B
Plaintext
5 lines
167 B
Plaintext
<%= turbo_stream.update :flashes %>
|
|
<%= turbo_stream.remove :measurement_form %>
|
|
<%= turbo_stream.show :no_items -%>
|
|
<%= turbo_stream.enable :new_measurement_link -%>
|