Added conditioned button
This commit is contained in:
@@ -59,9 +59,7 @@ const OrganizationPage = () => {
|
||||
dateCreated: "2024-10-21 08:01:30.556 +0000 UTC",
|
||||
},
|
||||
];
|
||||
const handleRowClick = (org) => {
|
||||
console.log("Row clicked:", org);
|
||||
};
|
||||
|
||||
return (
|
||||
<div className={globalStyle.section}>
|
||||
<div className={globalStyle.mainContainer}>
|
||||
|
||||
Reference in New Issue
Block a user