Update ui/litellm-dashboard/src/components/team/TeamVirtualKeysTable.tsx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Alejandro Tapia 2026-03-03 16:19:32 -08:00 committed by GitHub
parent 47ff0d1d86
commit 34acbb39da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ import {
ColumnDef,
flexRender,
getCoreRowModel,
getSortedRowModel,
getCoreRowModel,
PaginationState,
SortingState,
useReactTable,