add book route
This commit is contained in:
parent
eee6f60141
commit
7bf98f3a05
5 changed files with 34 additions and 71 deletions
3
lib/wild_web/live/books.ex
Normal file
3
lib/wild_web/live/books.ex
Normal file
|
@ -0,0 +1,3 @@
|
|||
defmodule WildWeb.Books do
|
||||
use WildWeb, :live_view
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue