Add table for agents and credentials

This commit is contained in:
Laux Dev
2026-02-25 14:29:13 +08:00
parent 1c0532efa7
commit cf54a4a2e8
8 changed files with 480 additions and 5 deletions

View File

@@ -71,7 +71,7 @@ const OrganizationPage = () => {
<tr>
<th width="45%">Organization Name</th>
<th width="45%">Date Created</th>
<th width="10%">Actions</th>
<th width="10%"></th>
</tr>
</thead>