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