ifmeorg/ifme

View on GitHub
app/views/moments/edit.html.erb

Summary

Maintainability
Test Coverage
<% title "#{t('common.actions.edit_instance', instance: @moment.name)}" %>
<%= react_component('Form', props: edit_moment_props) %>