.
This commit was merged in pull request #625.
This commit is contained in:
@@ -32,7 +32,6 @@ export default function FamilyNewTasks({
|
||||
|
||||
const handlePagination = (e) => handlePagingFunc(e, setCurrentPage);
|
||||
|
||||
console.log("This is bad", familyData);
|
||||
return (
|
||||
<div
|
||||
className={`update-table w-full bg-white dark:bg-dark-white h-full lg:min-h-[538px] overflow-hidden rounded-2xl section-shadow p-3 ${
|
||||
|
||||
Reference in New Issue
Block a user