Current section

Files

Jump to
hangman_live lib hangman_live_web components layouts.ex
Raw

lib/hangman_live_web/components/layouts.ex

defmodule Hangman.LiveWeb.Layouts do
use Hangman.LiveWeb, :html
embed_templates "layouts/*"
end