Skip to content

Commit

Permalink
docs: remove unnecessary log (#10619)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser authored Dec 16, 2024
1 parent 5a9f1b5 commit 078dcf6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 078dcf6

Please sign in to comment.