accounts table and many other fixes

This commit is contained in:
2025-01-19 23:49:48 -05:00
parent 26ae83faac
commit e0688a1406
22 changed files with 208 additions and 43 deletions

View File

@@ -101,7 +101,7 @@ export default async function UsersTable(props: any) {
{item.last_name}
</td>
<td className="whitespace-nowrap px-3 py-4 text-xs text-gray-900">
${item.username}
{item.username}
</td>
<td className="whitespace-nowrap px-3 py-4 text-xs text-gray-900">
<button