From c19ca503e5c94d7f13565e2702d95ffe04e6eb39 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Tue, 17 Feb 2026 08:09:00 +0000 Subject: [PATCH] Remove TODOs around replacing components --- lib/music_library_web/components/layouts/app.html.heex | 1 - lib/music_library_web/components/layouts/root.html.heex | 1 - lib/music_library_web/components/stats_components.ex | 1 - lib/music_library_web/live/stats_live/index.html.heex | 1 - 4 files changed, 4 deletions(-) diff --git a/lib/music_library_web/components/layouts/app.html.heex b/lib/music_library_web/components/layouts/app.html.heex index 3837e669..061724c0 100644 --- a/lib/music_library_web/components/layouts/app.html.heex +++ b/lib/music_library_web/components/layouts/app.html.heex @@ -1,4 +1,3 @@ -<%!-- TODO: replace with OSS version --%>