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