79494838

Date: 2025-03-08 18:31:37
Score: 1
Natty:
Report link

I just changed the name keyword argument usage:

<%= icon(name: 'fa-arrow-down', width: '10px', height: '10px') %>

to

<%= icon(name: 'arrow-down', width: '10px', height: '10px') %>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Javier Botero