5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
<%= render StatusTextComponent.new(
|
|
text: @text,
|
|
icon_name: @icon_name,
|
|
icon_color: @icon_color) %>
|