Added conditioned button

This commit is contained in:
Laux Dev
2026-02-25 08:12:05 +08:00
parent aeee39852b
commit 205e1d7078
3 changed files with 78 additions and 3 deletions

View File

@@ -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}>