feat(v3): table designs (#21147)

This commit is contained in:
sean-brydon
2025-05-07 09:54:36 +00:00
committed by GitHub
parent 390ee79134
commit 2bce38fd2a
7 changed files with 45 additions and 33 deletions
@@ -113,7 +113,6 @@ function UserListTableContent({ oAuthClientId }: PlatformManagedUsersTableProps)
checked={table.getIsAllPageRowsSelected()}
onCheckedChange={(value) => table.toggleAllPageRowsSelected(!!value)}
aria-label="Select all"
className="translate-y-[2px]"
/>
),
cell: ({ row }) => (