Files
openproject/app/components/projects/status_badge_component.html.erb
2025-09-08 13:08:47 +01:00

4 lines
100 B
Plaintext

<%=
render(Primer::Beta::Label.new(size: :medium, inline: true, **@system_arguments)) { name }
%>