fix: restore ITTO collection header

This commit is contained in:
ittoview
2026-05-18 17:34:27 +01:00
parent f9cb27b14e
commit 48dd37554e

View File

@@ -166,7 +166,7 @@ export function IttoCollectionsPage() {
</th> </th>
<th className="px-4 py-3 text-left text-xs font-semibold text-gray-500 dark:text-gray-400"> <th className="px-4 py-3 text-left text-xs font-semibold text-gray-500 dark:text-gray-400">
{tabs.find((tab) => tab.key === activeTab)?.label}
</th> </th>
</tr> </tr>
</thead> </thead>