Remove New Book button from Book Index LiveView.
This commit is contained in:
@@ -8,11 +8,6 @@ defmodule DecentralisedBookIndexWeb.BookLive.Index do
|
||||
~H"""
|
||||
<.header>
|
||||
Listing Books
|
||||
<:actions>
|
||||
<.link patch={~p"/books/new"}>
|
||||
<.button>New Book</.button>
|
||||
</.link>
|
||||
</:actions>
|
||||
</.header>
|
||||
|
||||
<.book_search
|
||||
|
||||
Reference in New Issue
Block a user