Remove obsolete TODO
This commit is contained in:
@@ -9,7 +9,6 @@ defmodule MusicLibraryWeb.Components.Pagination do
|
||||
assigns = assign(assigns, :page_links, page_links)
|
||||
|
||||
~H"""
|
||||
<%!-- TODO: replace with OSS version --%>
|
||||
<div
|
||||
:if={@page_links.total_pages > 1}
|
||||
id={@id}
|
||||
|
||||
Reference in New Issue
Block a user