mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
accounts table and many other fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user