Skip to content

fix: replace placeholder handlePagination with a no-op default prop f… - #84

Open
SarthakDudhe wants to merge 1 commit into
WaftTech:masterfrom
SarthakDudhe:fix-table-pagination-handler
Open

fix: replace placeholder handlePagination with a no-op default prop f…#84
SarthakDudhe wants to merge 1 commit into
WaftTech:masterfrom
SarthakDudhe:fix-table-pagination-handler

Conversation

@SarthakDudhe

Copy link
Copy Markdown

We replaced the placeholder console warning console.log('todo: make handlePagination function!!!') inside Table.jsx, NewTable.jsx, and AdminTable.jsx with a clean, standard no-operation function () => {} in CustomTable.defaultProps. This removes the log warning while preserving normal component behavior for parent components that manage pagination state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant