mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-08 05:56:38 +00:00
small fixes from testing
This commit is contained in:
@@ -124,7 +124,7 @@ export default function UserDevicesTable({ userClients }: ClientTableProps) {
|
||||
}
|
||||
},
|
||||
{
|
||||
accessorKey: "userId",
|
||||
accessorKey: "userEmail",
|
||||
friendlyName: "User",
|
||||
header: ({ column }) => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user