WIP Render nostr profile and relay status with Ruby
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<%= render StatusTextComponent.new(
|
||||
text: @text,
|
||||
icon_name: @icon_name,
|
||||
icon_color: @icon_color) %>
|
||||
Reference in New Issue
Block a user