docs: remove unnecessary log (#10619)

This commit is contained in:
Shahed Nasser
2024-12-16 17:33:07 +02:00
committed by GitHub
parent 5a9f1b52f4
commit 078dcf6554

View File

@@ -292,8 +292,6 @@ export const Table = ({
}
}
console.log(pageCount, canNextPage, canPreviousPage, currentPage)
return (
<div className="flex h-full flex-col overflow-hidden !border-t-0">
<UiTable>