Current section

Files

Jump to
exshome lib exshome_automation web live preview.ex
Raw

lib/exshome_automation/web/live/preview.ex

defmodule ExshomeAutomation.Web.Live.Preview do
@moduledoc """
Automation preview widget.
"""
use ExshomeWeb.Live.AppPage,
dependencies: []
end