gitcoinco/code_fund_ads

View on GitHub
app/components/emails/body_component.html.erb

Summary

Maintainability
Test Coverage
<%= render ListGroup::ItemComponent.new do %>
  <div class="list-group-item-body pl-md-2">
    <%= body %>
  </div>
<% end %>