rootstrap/rails_hotwire_base

View on GitHub
app/components/field_component.html.erb

Summary

Maintainability
Test Coverage
<%= @form.text_field @name, ({ type: @type, class: css_classes }).merge(@options) %>