mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-15 15:12:35 +02:00
more fixes
This commit is contained in:
parent
eff812eaa8
commit
d9ee40c898
48 changed files with 122 additions and 135 deletions
|
@ -42,6 +42,7 @@ export function ApiKeysDataTable<TData, TValue>({
|
|||
}: DataTableProps<TData, TValue>) {
|
||||
|
||||
const t = useTranslations();
|
||||
|
||||
return (
|
||||
<DataTable
|
||||
columns={columns}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue