tags: refactor tag lists to use ViewComponent.
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<div class="row list-of-tags">
|
||||
<span class="info">
|
||||
<strong>Tags</strong>
|
||||
<%= post.presenter.inline_tag_list_html %>
|
||||
<%= render_inline_tag_list(post) %>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user