second commit
This commit is contained in:
parent
5761f79df0
commit
6fdddfaeb1
45 changed files with 2542 additions and 0 deletions
5
lib/test_phoenix_live_view_web/components/layouts.ex
Normal file
5
lib/test_phoenix_live_view_web/components/layouts.ex
Normal file
|
@ -0,0 +1,5 @@
|
|||
defmodule TestPhoenixLiveViewWeb.Layouts do
|
||||
use TestPhoenixLiveViewWeb, :html
|
||||
|
||||
embed_templates "layouts/*"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue