Files
fizzy/app/views/rollups/_rollup.html.erb
T
2024-10-23 14:12:28 -06:00

4 lines
180 B
Plaintext

<div class="rollup flex-inline flex-wrap align-start fill-white border-radius center position-relative" data-controller="rollup">
<%= render rollup.events, cache: true %>
</div>