diff --git a/app/components/tracks/TrackTable.tsx b/app/components/tracks/TrackTable.tsx index efe9156..79c6175 100644 --- a/app/components/tracks/TrackTable.tsx +++ b/app/components/tracks/TrackTable.tsx @@ -525,15 +525,14 @@ const TrackTable = () => { const tableFooter = !tracks?.length ? null : (