second commit
This commit is contained in:
parent
5761f79df0
commit
6fdddfaeb1
45 changed files with 2542 additions and 0 deletions
3
lib/test_phoenix_live_view/mailer.ex
Normal file
3
lib/test_phoenix_live_view/mailer.ex
Normal file
|
@ -0,0 +1,3 @@
|
|||
defmodule TestPhoenixLiveView.Mailer do
|
||||
use Swoosh.Mailer, otp_app: :test_phoenix_live_view
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue