diff --git a/lib/decentralised_book_index_web/components/core_components.ex b/lib/decentralised_book_index_web/components/core_components.ex index f61ee55..f785218 100644 --- a/lib/decentralised_book_index_web/components/core_components.ex +++ b/lib/decentralised_book_index_web/components/core_components.ex @@ -495,7 +495,7 @@ defmodule DecentralisedBookIndexWeb.CoreComponents do

{render_slot(@inner_block)}

-

+

{render_slot(@subtitle)}

@@ -601,8 +601,8 @@ defmodule DecentralisedBookIndexWeb.CoreComponents do
-
{item.title}
-
{render_slot(item)}
+
{item.title}
+
{render_slot(item)}