lib/hangman_liveview_client_web/views/page_view.ex

defmodule Hangman.LiveView.ClientWeb.PageView do
  use Hangman.LiveView.ClientWeb, :view
end