Replace PhoenixHTMLHelpers with Markdown rendering

This commit is contained in:
Claudio Ortolina
2026-03-20 15:58:35 +00:00
parent cbd8845fc3
commit 529a9c181d
3 changed files with 19 additions and 20 deletions
-1
View File
@@ -62,7 +62,6 @@ defmodule MusicLibrary.MixProject do
# UI
{:phoenix_html, "~> 4.2"},
{:phoenix_live_view, "~> 1.1"},
{:phoenix_html_helpers, "~> 1.0"},
{:heroicons,
github: "tailwindlabs/heroicons",
tag: "v2.2.0",