Merge pull request 'lib/chiya_web/components/public_components.ex aktualisiert' (#245) from devel into main

Reviewed-on: #245
This commit is contained in:
inhji 2023-07-29 18:50:38 +02:00
commit a7d1615bab

View file

@ -156,7 +156,7 @@ defmodule ChiyaWeb.PublicComponents do
<%= if not Enum.empty?(note.tags) do %>
<footer class="mt-2">
<.tags note={note}>
<.tags note={note} />
</footer>
<% end %>
</a>