Remove TODOs around replacing components

This commit is contained in:
Claudio Ortolina
2026-02-17 08:09:00 +00:00
parent fbd748e8b4
commit c19ca503e5
4 changed files with 0 additions and 4 deletions
@@ -125,7 +125,6 @@ defmodule MusicLibraryWeb.StatsComponents do
def counters_by_category(assigns) do
~H"""
<%!-- TODO: replace with OSS version --%>
<dl class={[
"mt-5 grid divide-zinc-200 dark:divide-zinc-900 overflow-hidden rounded-md bg-white dark:bg-zinc-800 shadow-sm divide-x",
stats_class(@categories_with_counts)