ifmeorg/ifme

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

Summary

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