ifmeorg/ifme

View on GitHub
app/views/medications/_medication.html.erb

Summary

Maintainability
Test Coverage
<div class="gridTwoItemBoxLight">
  <%= react_component('Story',
    html_options: html_options,
    props: present_medication(medication)) %>
</div>