docs: remove unnecessary log (#10619)
This commit is contained in:
@@ -292,8 +292,6 @@ export const Table = ({
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(pageCount, canNextPage, canPreviousPage, currentPage)
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex h-full flex-col overflow-hidden !border-t-0">
|
<div className="flex h-full flex-col overflow-hidden !border-t-0">
|
||||||
<UiTable>
|
<UiTable>
|
||||||
|
|||||||
Reference in New Issue
Block a user