diff --git a/app/views/bubbles/cards/mini/_tags.html.erb b/app/views/bubbles/cards/mini/_tags.html.erb index 41bfb947e..b68e98529 100644 --- a/app/views/bubbles/cards/mini/_tags.html.erb +++ b/app/views/bubbles/cards/mini/_tags.html.erb @@ -1,22 +1 @@ -<%= turbo_frame_tag bubble, :tags do %> -
-<% end %> +<%= render "bubbles/cards/preview/tags", bubble: bubble %> diff --git a/app/views/bubbles/cards/preview/_tags.html.erb b/app/views/bubbles/cards/preview/_tags.html.erb index c3493e658..66de991bc 100644 --- a/app/views/bubbles/cards/preview/_tags.html.erb +++ b/app/views/bubbles/cards/preview/_tags.html.erb @@ -1,14 +1,12 @@ -<%= turbo_frame_tag bubble, :tags do %> -