Docs and cleanup

This commit is contained in:
Maciej 2026-03-01 12:46:28 +02:00
parent f0cf03141b
commit 22a7fd9c6d
Signed by: maciej
GPG key ID: 28243AF437E32F99
13 changed files with 159 additions and 74 deletions

View file

@ -88,8 +88,8 @@ defmodule BirdyChatWeb do
import BirdyChatWeb.CoreComponents
# Common modules used in templates
alias Phoenix.LiveView.JS
alias BirdyChatWeb.Layouts
alias Phoenix.LiveView.JS
# Routes generation with the ~p sigil
unquote(verified_routes())