noesya/osuny

View on GitHub
app/views/admin/communication/blocks/components/add_element/_edit.html.erb

Summary

Maintainability
Test Coverage
<a  class="<%= button_classes('mb-4') %>"
    v-on:click="data.elements.push(JSON.parse(JSON.stringify(defaultElement)))">
    <%= label %>
</a>