opf/openproject

View on GitHub
app/views/lookbook/previews/inputs/_octicon.html.erb

Summary

Maintainability
Test Coverage
<%= select_tag(name, options_for_select([:none, *Octicons::OCTICON_SYMBOLS.keys], value), **input_options, "x-model": "value") %>