docs: remove unnecessary log (#10619)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user