akkounts/app/components/tabnav_link_component.html.erb

4 lines
69 B
Plaintext

<%= link_to @path, class: @link_class do %>
<%= @name %>
<% end %>