|
|
@ -50,7 +50,7 @@ defmodule DecentralisedBookIndexWeb.AuthorLive.Index do
|
|
|
|
<%= if Enum.empty?(@page.results) do %>
|
|
|
|
<%= if Enum.empty?(@page.results) do %>
|
|
|
|
<div class="flex justify-center ">
|
|
|
|
<div class="flex justify-center ">
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
<p class="text-xl font-semibold py-5">
|
|
|
|
<p class="text-xl font-semibold py-5 dark:text-white">
|
|
|
|
No Authors
|
|
|
|
No Authors
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|