akkounts/app/components/tabnav_link_component.html.erb
Râu Cao 3197743a55
Change donations to contrbutions, add tabbed nav
Introduces components for tabbed navigation and adds a tab menu and item
for non-financial contributions to the donations/contributions page.
2023-01-10 14:13:23 +08:00

4 lines
69 B
Plaintext

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