Skip to content

Instantly share code, notes, and snippets.

@shankardevy
Created April 17, 2023 21:52
Show Gist options
  • Save shankardevy/6dc03bf1d8d7824fc066413e87af811b to your computer and use it in GitHub Desktop.
Save shankardevy/6dc03bf1d8d7824fc066413e87af811b to your computer and use it in GitHub Desktop.
Starting contents of Liveview module index.ex at live/home_live/index.ex
defmodule FirebnbWeb.HomeLive.Index do
use FirebnbWeb, :live_view
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment